Webpack 库实例指南

本指南展示如何使用 Webpack 创建一个暴露翻译数字功能的库。该库已通过 Webpack 捆绑,并支持 IE CommonJS、AMD 和 ES2015 导出。

zip
webpack-library-example.zip 预估大小:15个文件
folder
webpack-library-example-master 文件夹
file
.babelrc 77B
file
index.js 730B
file
package.json 848B
file
readme.md 381B
file
ref.json 222B
file
.eslintrc.json 524B
file
yarn-error.log 190KB
folder
dist 文件夹
file
webpack-numbers.js 1KB
file
webpack.config.babel.js 840B
folder
examples 文件夹
folder
node 文件夹
file
webpack-numbers.js 1KB
file
example.js 205B
folder
browser 文件夹
file
webpack-numbers.js 1KB
file
index.html 595B
file
.gitignore 20B
file
yarn.lock 178KB
zip 文件大小:101.84KB