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

Mono repo setup #31

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

kuldeepkeshwar
Copy link
Contributor

@kuldeepkeshwar kuldeepkeshwar commented Oct 31, 2019

Initial setup for combining all size-plugin* packages into one repo.
I have used independent version(lerna) for now(might change it to bring all packages under a single version number)

Packages included:

  • size-plugin
  • size-plugin-core
  • size-plugin-store

for rollup-plugin-size @luwes let me know if you want to move rollup-plugin-size here.

kuldeepkeshwar and others added 30 commits June 14, 2019 19:04
* mjs to js

* updated package.json

* fixed typo (,)

* added publish-size

* publish size for master branch

* fixed typo

* fixed payload for size api

* size-store api configurable via env variable

* avoid publishing in test environment

* added todo

* pushed filename to store

* checked file before writing/reading

* corrected file write condition

* updated test

* moved fs-extra to dependencies

* added filename to diff payload

* add publish flag

* add writeFile option

* js to mjs
Co-Authored-By: Jason Miller <[email protected]>
@kuldeepkeshwar kuldeepkeshwar marked this pull request as ready for review October 31, 2019 08:57
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

1 participant