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

refactor: Update to use generator v5 tooling. #51

Merged
merged 2 commits into from
Aug 24, 2017
Merged

Conversation

misteroneill
Copy link
Member

@misteroneill misteroneill commented Aug 23, 2017

BREAKING CHANGE: Remove support for IE8.
BREAKING CHANGE: Remove support for Bower.

@misteroneill misteroneill force-pushed the fix-bundling branch 7 times, most recently from 7cc3a2a to bfd6c5b Compare August 23, 2017 18:29
BREAKING CHANGE: Remove support for IE8.
BREAKING CHANGE: Remove support for Bower.
package.json Outdated
"lint": "vjsstandard",
"start": "babel-node scripts/server.js",
"prestart": "npm run build",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually delete pre-start for now, I removed it from the generator, but I did not put it in vjscleanup

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vjsgenclean is no more, anyway. :)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh well no pr needed then

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, it was removed from the generator because with major versions transitioning to and from Spellbook, it became really brittle and hard to maintain for too little benefit, I think.

@misteroneill misteroneill merged commit bfeff8c into master Aug 24, 2017
@misteroneill misteroneill deleted the fix-bundling branch August 24, 2017 14:59
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.

2 participants