Fix WebApplicationBasic config
This commit is contained in:
parent
de9460fba5
commit
c140b5014a
|
|
@ -1,3 +1,4 @@
|
||||||
|
var path = require('path');
|
||||||
var webpack = require('webpack');
|
var webpack = require('webpack');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue