Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Webpack 2 migration, package updates#12

Open
subhc wants to merge 2 commits intopatternfly:masterfrom
subhc:misc-update
Open

Webpack 2 migration, package updates#12
subhc wants to merge 2 commits intopatternfly:masterfrom
subhc:misc-update

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 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