-
Notifications
You must be signed in to change notification settings - Fork 3
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
Use Webpacker to compile JS assets #64
Comments
In GitLab by @bzk60 on Jul 17, 2018, 09:46 @cdm32 nope since now that you got the assets loaded using webpacker :) |
In GitLab by @bzk60 on Jul 17, 2018 9:46 @cdm32 nope since now that you got the assets loaded using webpacker :) |
In GitLab by @cdm32 on Jul 17, 2018 9:50 this was the missing piece: twbs/bootstrap#23381 (comment) everything else wasn't needed i told justin coyne about it, hopefully he will update https://github.com/projectblacklight/blacklight/wiki/Using-Webpacker-to-compile-javascript-assets i guess i could but that seems out of step |
In GitLab by @cdm32 on Jul 17, 2018 13:40 two things ain't working still:
uncommenting results in errors. also we need to document dev instructions also we need to know how to deploy to prod before we can call this done for real |
In GitLab by @bzk60 on Jul 16, 2018, 15:25
https://github.com/projectblacklight/blacklight/wiki/Using-Webpacker-to-compile-javascript-assets
https://www.npmjs.com/package/blacklight-frontend
Get typeahead workingsee Typeahead not working #65Fixed using the solution from here: Bootstrap dropdown require Popper.js (https://popper.js.org) twbs/bootstrap#23381 (comment)
Get Bookmark toogle workingsee checkbox_submit not working #70Get checkbox submit workingsee when you click to bookmark it works, when you "unbookmark" it errors #71Figure out how to deploy to production https://webpack.js.org/guides/production/see Deploy code using Capistrano #25The text was updated successfully, but these errors were encountered: