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

move common logic to size-plugin-core #27

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

Conversation

kuldeepkeshwar
Copy link
Contributor

@kuldeepkeshwar kuldeepkeshwar commented Aug 22, 2019

Change:

kuldeepkeshwar and others added 17 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 <developit@users.noreply.github.com>
@kuldeepkeshwar kuldeepkeshwar changed the title add Bot in readme add Bot in README.md Aug 22, 2019
@kuldeepkeshwar kuldeepkeshwar changed the title add Bot in README.md move common logic to size-plugin-core Sep 2, 2019
@jimblue
Copy link

jimblue commented Sep 3, 2019

Thank you for adding compression(gzip/brotli) option!!! 🎉 🎉 🎉

Copy link

@jimblue jimblue left a comment

Choose a reason for hiding this comment

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

Sounds good to me to be release! Thank you

@jimblue
Copy link

jimblue commented Sep 16, 2019

Just a friendly ping, what's happening here?
Why can't we merge and release a new NPM version?

@developit
Copy link
Collaborator

@jimblue This one is taking a while because @kuldeepkeshwar and I have been discussing structural options. I think we landed on a monorepo setup, but I haven't had a chance to branch from this PR and Kuldeep's logic in.

@kuldeepkeshwar
Copy link
Contributor Author

@developit I can open a pull request here with a monorepo setup 🙃.

Packages:

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

@silentsakky
Copy link

are we going ahead for monorepo architecture? I want brotli support in this plugin but looks like it's blocked because of that decision

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.

[BUG] unwanted **size-plugin.json** file
4 participants