You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get to the bundle step and have copied your concat-es5, concat-es2015, and build tasks.
It's complaining that the dist folders/files you have listed in those jobs don't exists.
Specifically I have no es5/es2015 files, just 'runtime.js', 'scripts.js', etc. Are those okay, are you pulling in another library/tool to generate those?
What steps am I missing to get this to work?
The text was updated successfully, but these errors were encountered:
I get to the bundle step and have copied your concat-es5, concat-es2015, and build tasks.
It's complaining that the dist folders/files you have listed in those jobs don't exists.
Specifically I have no es5/es2015 files, just 'runtime.js', 'scripts.js', etc. Are those okay, are you pulling in another library/tool to generate those?
What steps am I missing to get this to work?
The text was updated successfully, but these errors were encountered: