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

Update more packages #771

Merged
merged 2 commits into from Dec 8, 2018
Merged

Update more packages #771

merged 2 commits into from Dec 8, 2018

Conversation

amyspark
Copy link
Contributor

@amyspark amyspark commented Dec 5, 2018

This is the last round of upgradable, drop-in Node packages.

The remaining ones are:

amalia@Sakura:~/Desktop/whalebird$ npm outdated
Package             Current   Wanted  Latest  Location
babel-loader          7.1.5    7.1.5   8.0.4  Whalebird
css-loader          0.28.11  0.28.11   1.0.1  Whalebird
electron              3.0.8    3.0.8  3.0.10  Whalebird
electron-packager    12.2.0   12.2.0  13.0.0  Whalebird
eslint-plugin-html    4.0.6    4.0.6   5.0.0  Whalebird

babel-loader rejects the current structure of .eslintrc.js. css-loader 1.0.1 removes the PostCSS minifier, which must be added manually to the pipeline. electron and electron-packager I've left them as is (#712), and eslint-plugin-html requires eslint-plugin-vue. The latter package will require a whole lot of style changes to Whalebird's source.

@h3poteto h3poteto merged commit 696e19e into h3poteto:master Dec 8, 2018
@amyspark amyspark deleted the update-more-packages branch December 8, 2018 18:03
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.

None yet

2 participants