mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
/* eslint import/no-unresolved: off, import/no-self-import: off */
|
|
|
|
module.exports = require('./webpack.config.renderer.dev').default;
|