angular cli - webpack loader inline file in dist folder -


i have question inline.js file in dist folder of angular2 project. know inline.js webpack loader when open , see inline.js file code, see iife jquery how loading modules , how come has no dependency code not plain javascript code in case of jquery.

iniline.js webpack utility bundle. has util functions webpack it's job, things bundle async loading, loading bundle chunks ..etc

in response "how come has no dependency" , "the code not plain javascript code ":

it vanilla "plain" js code, might hard follow vanilla js


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -