We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a550f9 commit 14b1f25Copy full SHA for 14b1f25
config/base.conf.js
@@ -1,7 +1,5 @@
1
-
2
const path = require('path')
3
const webpack = require('webpack')
4
5
const resolve = dir => path.join(__dirname, '..', dir)
6
7
const env = process.env.NODE_ENV === 'testing'
0 commit comments