Skip to content

Commit 76bfd29

Browse files
authored
Update webpack.config.leaflet.js
优化打包 解决ie8兼容问题
1 parent 7cfebed commit 76bfd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/webpack.config.leaflet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ module.exports = {
3636
//打包为es5相关配置
3737
moduleRules.push({
3838
test: [/\.js$/],
39-
exclude: /setImmediate | webgl-debug/,
39+
exclude: /setImmediate|webgl-debug/,
4040
loader: 'babel-loader',
4141
options: {
4242
presets: ['es2015']

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy