Skip to content

Commit dc31d48

Browse files
committed
【api/feature】 图标微件不在911版本发布 优化index.js文件 更新例子版本号
1 parent 11f7dac commit dc31d48

31 files changed

+11744
-12005
lines changed

build/webpack.config.classic.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ module.exports = {
1717
performance: configBase.performance,
1818
//其它解决方案配置
1919
resolve: configBase.resolve,
20-
externals: Object.assign({}, configBase.externals),
20+
externals: Object.assign({}, configBase.externals, {
21+
'xlsx': "function(){try{return XLSX}catch(e){return {}}}()"
22+
}),
2123
module: {
2224
rules: (function () {
2325
let moduleRules = [];

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