Skip to content

LiShiSangZi/webpack-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Snippets for VS Code

vscode version

This extension adds snippets for Webpack configuration file.

Usage

Type part of a snippet, press enter.

Snippets

wpstart   // Build an empty webpack configuration content.
wprequire // Require webpack lib.
wprex     // Require Extract Plugin.
wprule    // Add a new loader
wpochunk  // Generate webpack.optimize.CommonsChunkPlugin code.
wpougf    // Generate webpack.optimize.UglifyJsPlugin code.
wpodef    // Generate webpack.DefinePlugin code.
wpoex     // Generate ExtractTextPlugin code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •