mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
4 lines
135 B
TypeScript
4 lines
135 B
TypeScript
/* eslint import/no-unresolved: off, import/no-self-import: off */
|
|
|
|
module.exports = require('./webpack.config.renderer.dev').default;
|