diff options
author | nea <romangraef@loves.dicksinhisan.us> | 2021-12-07 20:55:45 +0100 |
---|---|---|
committer | nea <romangraef@loves.dicksinhisan.us> | 2021-12-07 20:55:45 +0100 |
commit | 0b0670a115fc509d4ea84f0694287103adc8913b (patch) | |
tree | c4f5f8b6ec72468d598c19f914dd5782f4aaecc4 /webpack.config.d | |
parent | 5843b02bad28bc82567c195ca0bb31515e3dbb36 (diff) | |
download | neamoe-0b0670a115fc509d4ea84f0694287103adc8913b.tar.gz neamoe-0b0670a115fc509d4ea84f0694287103adc8913b.tar.bz2 neamoe-0b0670a115fc509d4ea84f0694287103adc8913b.zip |
noopen and comic sans
Diffstat (limited to 'webpack.config.d')
-rw-r--r-- | webpack.config.d/noopenbrowser.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webpack.config.d/noopenbrowser.js b/webpack.config.d/noopenbrowser.js new file mode 100644 index 0000000..27eb2d8 --- /dev/null +++ b/webpack.config.d/noopenbrowser.js @@ -0,0 +1 @@ +(config.devServer = config.devServer || {}).open = false
\ No newline at end of file |