Experimenting With Lazy Loaded Modules, Ahead Of Time (AoT) Compiling, And Webpack 4 In Angular 6.1.7
	
	
		
			Loading files...
		
		
			npm Run Scripts:
		
		
			- 
				npm run build — Compiles the .ts file into bundles.
			
- 
				npm run watch — Compiles the .ts file into bundles and then watches files for changes.