customized-webpack

customized module bundler


Keywords
customized-webpack, webpack, react, typeScript
License
BSD-3-Clause
Install
npm install customized-webpack@0.0.1

Documentation

customized-webpack

customized-webpack是专为SPA服务的构建工具,可支持react、typeScript,个性化拓展webpack。

template-directory

your project

    assets
        images
    src
        index.js
    index.html
    package.json
    tsconfig.json (if you need)
    webpack.js