ecmascript 6 - Closuer compiler having error like "namespace never provided' -


i compiling es6 modules es3 via clouser compiler getting error,

what doing wrong?

see issue i've posted on github

https://github.com/google/closure-compiler/issues/2139

fixed using **/*.js (which cause files included in compiler)


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -