learning target
01 minutes23 secondsModular related specifications
04 minutes55 secondsES6 Modularity
07 minutes36 secondsBasic syntax of ES6 modularity
05 minutes42 secondsOn-demand export and on-demand import
04 minutes32 secondsDirectly import and execute module code
02 minutes37 secondswebpack starts
03 minutes29 secondsBasic use of webpack
05 minutes53 secondsInstall and configure webpack in the project
08 minutes51 secondsConfigure packaging entrance and exit
06 minutes00 secondsConfigure automatic packaging function
10 minutes08 secondsConfigure the generated preview page
05 minutes03 secondsConfigure parameters related to automatic packaging
03 minutes48 secondsloader in webpack
03 minutes08 secondsBasic use of loaders in webpack
07 minutes50 secondsPackage and process less files
03 minutes42 secondsPackage and process scss files
03 minutes43 secondsConfigure postCSS to automatically add CSS compatible prefixes
05 minutes00 secondsPackage image and font files in stylesheets
08 minutes21 secondsPackage and process advanced syntax in js files
07 minutes48 secondsvue single file component
05 minutes19 secondsConfiguring the loader of vue components in webpack
04 minutes49 secondsUsing vue in webpack project
04 minutes37 secondswebpack package release
03 minutes17 seconds