Skip to content

Commit

Permalink
Merge pull request #1259 from luofann/debug_mobile_page
Browse files Browse the repository at this point in the history
debug: 移动页面白屏调试
  • Loading branch information
luofann authored Jan 11, 2024
2 parents 368c81a + 609cc3b commit 9a7b04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/weixin/builds/webpack.base.conf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const path = require('path')
const { VueLoaderPlugin } = require('vue-loader')
const tsImportPluginFactory = require('ts-import-plugin')
const webpack = require('webpack')
const WebpackBar = require('webpackbar')
const CaseSensitivePathsPlugin = require('case-sensitive-paths-webpack-plugin')

Expand Down

0 comments on commit 9a7b04c

Please sign in to comment.