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

path that contains .js or .css aren't picked in useref. #253

Open
ankitsorathiya opened this issue Jul 20, 2018 · 1 comment
Open

path that contains .js or .css aren't picked in useref. #253

ankitsorathiya opened this issue Jul 20, 2018 · 1 comment

Comments

@ankitsorathiya
Copy link

following file isn't picked in useref since it contains chart.js as parent folder name.
<script src ="../bower_components/chart.js/dist/Chart.min.js"></script>

let us know if there's any expression we can pass in the useref that allows files to be picked in particular category.

Thanks

@ppozniak
Copy link

I was looking for cause of that, and you might be right. I wanted to import normalize.css where path is
node_modules/normalize.css/normalize.css.
Maybe that's my case too.

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