Files
popa-launcher/.erb/configs/webpack.config.eslint.ts
DIKER0K 7bb8fd0150
Some checks failed
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-latest) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
Publish / publish (macos-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
first commit
2025-07-05 02:47:34 +05:00

4 lines
135 B
TypeScript

/* eslint import/no-unresolved: off, import/no-self-import: off */
module.exports = require('./webpack.config.renderer.dev').default;