angular 2 with webpack without node -


i want use anular + webpack repo (https://github.com/angularclass/angular2-webpack-starter) without node. when go src/index.html in browser see:

"<% if (webpackconfig.htmlelements.headtags) { %> <%= webpackconfig.htmlelements.headtags %> <% } %> loading... <% if (htmlwebpackplugin.options.metadata.isdevserver && htmlwebpackplugin.options.metadata.hmr !== true) { %> <% } %>"

can use webpack functionality without run node server , display site static path index.html file ?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -