Coder Social home page Coder Social logo

wolf-store's Introduction

wolf-store

webpack,react,jsx,less,nodejs,koa,mongodb

webpack configuration

开发环境

1.devtool:'cheap-module-eval-source-map' 2.devServer:配置本地开发服务 3.watchOptions:配置本地服务器监听的一些参数 4.optimization下的usedExports属性设置为true,启用代码过滤 5.plugin: HotModuleReplacementPlugin

生产环境

1.plugin: WorkboxWebpackPlugin: pwd离线访问 ParallelUglifyPlugin:加速webpack打包,清除一些无用的代码 happypack:针对js/ts等脚本文件进行优化多进程打包,提高打包速度

wolf-store's People

Contributors

dismals avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.