|
@@ -3,8 +3,8 @@ let env = process.env.NODE_ENV.toString();
|
|
console.log('env2', env);
|
|
console.log('env2', env);
|
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|
|
- publicPath: `/sagadaping`,
|
|
+ publicPath: '/sgshow',
|
|
- outputDir: name,
|
|
+ outputDir: 'sgshow',
|
|
assetsDir: "static",
|
|
assetsDir: "static",
|
|
lintOnSave: false,
|
|
lintOnSave: false,
|
|
productionSourceMap: false,
|
|
productionSourceMap: false,
|