I am new to Angular and am trying to run the Angular2 seed application <https://github.com/angular/angular2-seed/tree/systemjs>. Am I required to serve the 84Mb of files found in node_modules also? It seems wasteful to upload and serve all those files when my app may only need a couple. Is there a way to build the app in a way that includes only the dependencies it needs?
The reason I as is because I use App Engine and am getting problems with all these files. See my question on StackOverflow for more detail: http://stackoverflow.com/questions/34730276/how-can-i-serve-an-angularjs-2-app-without-having-to-also-serve-all-the-files-in -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
