Giter Club home page Giter Club logo

webpack_atguigu's Introduction

webpack从入门到精通-尚硅谷

写在前面

webpack 官方文档

尚硅谷webpack教程 | webpack从入门到精通

结构目录

├───_docs/
├───webpack基本使用(隐形目录)
│   └───01_webpack简介
│   └───02_webpack初体验
├───webpack开发环境配置(隐形目录)
│   └───03_打包样式资源
│   └───04_打包html资源
│   └───05_打包图片资源
│   └───06_打包其他资源
│   └───07_devServer
│   └───08_开发环境配置
├───webpack生产环境配置(隐形目录)
│   └───09_提取css成单独文件
│   └───10_css兼容性处理
│   └───11_压缩css
│   └───12_js语法检查
│   └───13_js兼容性处理
│   └───14_js压缩
│   └───15_html压缩
│   └───16_生产环境配置
├───webpack优化环境配置(隐形目录)
│   └───17_优化配置介绍
│   └───18_HMR
│   └───19_source-map
│   └───20_oneOf
│   └───21_cache
│   └───22_tree-shaking
│   └───23_code-split
│   └───24_lazy-loading
│   └───25_pwa
│   └───26_多进程打包
│   └───27_externals
│   └───28_dll
├───webpack配置详解(隐形目录)
│   └───29_entry
│   └───30_output
│   └───31_module
│   └───32_resolve  解析模块的规则
│   └───33_devServer
│   └───34_optimization
├───webpack5介绍和入门(隐形目录)
│   └───35_webpack5
└───README.md

webpack_atguigu's People

Contributors

marlonchiu 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.