Skip to content

Commit 14b1f25

Browse files
authored
Update base.conf.js
1 parent 0a550f9 commit 14b1f25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/base.conf.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
21
const path = require('path')
32
const webpack = require('webpack')
4-
53
const resolve = dir => path.join(__dirname, '..', dir)
64

75
const env = process.env.NODE_ENV === 'testing'

0 commit comments

Comments
 (0)