Showing 1-20 of 291 packages
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
font-awesome package for webpack2
This is a webpack2 configuration for gerneral purpose.
test for webpack2
Webpack block for the webpack 2.x base configuration.
Babel preset for all es2015 plugins except es2015-modules-commonjs (because webpack2 supports it already!).
Allows exporting a manifest that maps chunk ids to their output files, instead of keeping the mapping inside the webpack2 bootstrap.
Basic babel configuration for webpack2
bootstrap3 package for webpack2
vue2+webpack2 generator
Insert Polyfills for Webpack 2
Quickstart project for knockout.js + TypeScript + decorators with Webpack2.
Ciffi-js frontend base project for webpack2 installation
A WebPack2 plugin to emit a JSON file with a map of chunk names and files
基于webpack2 scaffolding
Angular2 & Webpack2 starter
A template for es6 and webpack2
## 安装 npm install ve-cli -g ## 使用 ve webpack2 [项目名称] ---- webpack2 模板 ## 使用 ve webpack3 [项目名称] ---- 基于webpack3的ssr 模板 ## 使用 ve webpack4 [项目名称] ---- webpack4 模板 ## 使用 ve wxapp [项目名称] ---- 小程序模板
mobx+react+react_router_4+webpack2+eslint+mock_api
launch a web worker that can require() in the browser with webpack, compatible with webworkify