Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Minor fixes, deprecation support, and version updates #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

marty-mcgee
Copy link

In order to get webpack to run without error, I needed to make these minor changes

  1. support latest code deprecation warnings for webpack html injection
  2. update dependency structure and version for materialize-css
  3. comment out 1 sass line that calls for a missing mixins box-shadow

energize builds and runs without error for me now -- recommending code pull and testing by repository branch owner.

Update to support webpack new standard of injecting config vars.
Fixes terminal "WARNING in HtmlWebPackPlugin: htmlWebpackPlugin.assets is deprecated - please use inject or htmlWebpackPlugin.files instead see: jantimon/html-webpack-plugin#52"
components/mixins @Mixins box-shadow() not included anymore. commenting out code that calls on it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant