docs: avoid to load analytics in iframe (#4300)

This commit is contained in:
neverland
2019-08-30 14:41:52 +08:00
committed by GitHub
parent 706e513725
commit a94d49f12a
2 changed files with 10 additions and 9 deletions
-2
View File
@@ -3,8 +3,6 @@ const config = require('./webpack.dev.js');
const isMinify = process.argv.indexOf('-p') !== -1;
delete config.serve;
module.exports = Object.assign(config, {
mode: 'production',
entry: {