mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 16:41:17 +08:00
Move i18n strings to be centralised
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
publicPath: './',
|
||||
outputDir: 'dist',
|
||||
filenameHashing: false,
|
||||
productionSourceMap: false,
|
||||
//productionSourceMap: false,
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
process.argv.includes('--analyze') && new BundleAnalyzerPlugin(),
|
||||
|
Reference in New Issue
Block a user