Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to follow tutotiral #4

Open
scottseeker opened this issue Jul 9, 2020 · 1 comment
Open

Trying to follow tutotiral #4

scottseeker opened this issue Jul 9, 2020 · 1 comment

Comments

@scottseeker
Copy link

scottseeker commented Jul 9, 2020

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?

@kosso
Copy link

kosso commented Oct 21, 2021

Check your .browserslistrc file for which browsers you are attempting to support.

Changing this will affect what files are generated by the build command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants