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

chore: update to generator v6 #102

Merged
merged 12 commits into from
Jul 5, 2018
Merged

chore: update to generator v6 #102

merged 12 commits into from
Jul 5, 2018

Conversation

brandonocasey
Copy link
Contributor

@brandonocasey brandonocasey commented Jun 11, 2018

The only real change here is switching from sass to postcss. All I did was use sass to generate unminifed css and used that as the source for src/plugin.css

dist Size Changes:

Total gzip byte change

-849

new

  • .min.js.gz: 185749
  • .css.gz: 2355

old

  • .min.js.gz: 186537
  • .css.gz: 2416

package.json Outdated
@@ -91,47 +77,50 @@
"dependencies": {
"global": "^4.3.2",
"three": "0.92.0",
"video.js": "^6.2.7",
"video.js": "6.10.2 || ^7.0.3",
Copy link
Member

Choose a reason for hiding this comment

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

why 6.10.2 specifically? probably should stay ^6.2.7.

@gkatsev gkatsev merged commit 467a4e6 into master Jul 5, 2018
@gkatsev gkatsev deleted the chore/generator-v6 branch July 5, 2018 15:34
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