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

Webpack 2 migration, package updates #12

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

Conversation

subhc
Copy link

@subhc subhc commented May 6, 2017

Hi maintainers,

I have created this version with the following changes:

  • Latest PF version - 3.23.3
  • Project now uses webpack 2, various loader and plugins have also been updated, webpack config has been modified to work with webpack 2
  • Deprecated autoprefixer-loader has been replaced with postcss-loader
  • npm run clean now uses rimraf instead of rm, this makes the command platform independent

To accommodate these changes minor edits were necessary in the main.js and chart.js files.
Let me know if there are any issues with this PR.

Thanks & Cheers,
Subha

subhc added 2 commits May 6, 2017 22:44
PF updated to latest v3.23.3
Project now uses webpack v2
Webpack loader and plugin upgrades
Deprecated autoprefixer-loader has been replaced with postcss-loader
npm clean scipt now uses rimraf instead of rm; now will also work in windows
Minor modifications to source js to accommodate these changes
Patternfly node-modules should take precedence
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

Successfully merging this pull request may close these issues.

1 participant