We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I installed kickoff for the first time . it tried to load this script :
assets/dist/js/script.js
when only this one was available: assets/dist/js/script.min.js
The text was updated successfully, but these errors were encountered:
Hey @fabzl, are you saying that the index.html is wrong? Are you using the Yeoman generator?
index.html
Sorry, something went wrong.
yes, as the index should load the minified version from dist . right ? ..
yeah, but what does it do now?
No branches or pull requests
when I installed kickoff for the first time .
it tried to load this script :
assets/dist/js/script.js
when only this one was available:
assets/dist/js/script.min.js
The text was updated successfully, but these errors were encountered: