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

Fixes CSS load issues in application's layout file #7

Merged
merged 6 commits into from
Jun 10, 2019

Conversation

nardsqq
Copy link
Owner

@nardsqq nardsqq commented Jun 5, 2019

Changes

  • Migrates frontend/javascript dependencies from Sprockets to Webpacker
  • Installs a fresh webpacker version (Upgrades the dependency from 4.0.5 to 4.0.7)
  • Loads Popper.js and jQuery with Webpack
  • Generates a new fresh set of Webpacker directories
  • Emits and loads CSS by setting extract_css to true in webpacker.yml configuration

References

@nardsqq nardsqq added bug Something isn't working fix Bug fixes and removed bug Something isn't working labels Jun 5, 2019
@nardsqq nardsqq merged commit a3415cd into dev Jun 10, 2019
@nardsqq nardsqq deleted the fix/webpacker-integration branch June 10, 2019 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant