Skip to content
Snippets Groups Projects
Commit 4eb075fa authored by HJ's avatar HJ :fire:
Browse files

whoopsies

parent b2d3b7e7
Branches
No related tags found
No related merge requests found
......@@ -6,3 +6,4 @@ test/unit/coverage
test/e2e/reports
selenium-debug.log
.idea/
config/local.json
......@@ -35,7 +35,7 @@ var webpackConfig = merge(baseWebpackConfig, {
// http://vuejs.github.io/vue-loader/workflow/production.html
new webpack.DefinePlugin({
'process.env': env,
'COMMIT_HASH': JSON.stringify(commitHash)
'COMMIT_HASH': JSON.stringify(commitHash),
'DEV_OVERRIDES': JSON.stringify(undefined)
}),
new webpack.optimize.UglifyJsPlugin({
......
{
"target": "https://pleroma.soykaf.com/",
"staticConfigPreference": false
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment