Skip to content

let you know how the webpack work split, custom plugin and loader.

Notifications You must be signed in to change notification settings

madeinfree/webpack-try

Repository files navigation

Webpack Try

這是什麼?

這是一個成長專案使我了解 webpack 的運作機制

可以知道什麼?

  • webpack 基本結構

    • entry
    • output
    • loader
  • webpack 切割

    • chunk file
    • vendor
  • webpack 載入模組

    • use loader
    • custom loader
  • plugin 插入套件 doc/plugin-api.md

    • use plugin
    • custom plugin

About

let you know how the webpack work split, custom plugin and loader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published