mirror of
https://github.com/liriliri/eruda.git
synced 2026-05-20 08:47:20 +08:00
fix: test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const webpackCfg = require('./script/webpack.dev')
|
||||
const webpackCfg = require('./build/webpack.dev')
|
||||
webpackCfg.devtool = 'inline-source-map'
|
||||
webpackCfg.module.rules.push({
|
||||
test: /\.js$/,
|
||||
|
||||
Reference in New Issue
Block a user