Skip to content

SilverTalon/test-ng-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-example

An example of webpack workflow, as presented in the following article Creating a workflow with WebPack

How to use

  • npm install
  • npm run dev - localhost:8080
  • npm run deploy - deploy to dist folder

Introducing the webpack cookbook

@bebraw and me have been working on a cookbook for React JS and Webpack practices. Check it out at react-webpack-cookbook and build your custom config file with the best practices in the community.

Using file-loader to copy the page templates to their proper directory within /build until newRouter supports templateCache paths...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages