Skip to content
This repository was archived by the owner on Dec 2, 2019. It is now read-only.

Conversation

@sergioramos
Copy link
Member

also:

  • bump version to 1.0.0 (easier to do semver that way)
  • add repository info
  • add builds for es, umd and iife
  • add prettier
  • use (almost) vanilla styleguidist
  • remove CONTRIBUTING (more relevant to the parent project )

package.json Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

You can't remove this , its used for tests

Copy link
Member Author

Choose a reason for hiding this comment

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

you're right 👍

package.json Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Also build needs to be styleguidist build :(

It can be any other thing but let me know to update netlify

@sergioramos sergioramos force-pushed the deps branch 5 times, most recently from 8d039e5 to d4cce42 Compare October 20, 2017 11:56
also:
 - bump version to 1.0.0 (easier to do semver that way)
 - add repository info
 - add builds for es, umd and iife
 - add prettier
 - use (almost) vanilla styleguidist
 - remove CONTRIBUTING (more relevant to the parent project )
"fmt": "prettier --write --single-quote src/*.js",
"lint:js": "eslint . --fix",
"lint:css": "stylelint './src/**/*.js'",
"test": "run-s compile int:js lint:css jest",
Copy link
Contributor

Choose a reason for hiding this comment

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

there is an l missing ;(

@SaraVieira
Copy link
Contributor

what does bup do ?

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.

3 participants