mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-12 23:32:19 +02: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;
|