Skip to content

seanlandsman/webpack-ngtools-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the blog on Understanding and Using @ngtools/webpack

Blog can be found at http://www.ag-grid.com/ag-grid-webpack-ngtools

To Install

npm install

Dev Build

npm start

Non-AOT Build - output would be under dist/non-aot

npm run build:non-aot

Non-AOT Build & Run

npm run start:non-aot

AOT Build - output would be under dist/aot

npm run build:aot

AOT Build & Run

npm run start:aot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published