size-plugin icon indicating copy to clipboard operation
size-plugin copied to clipboard

move common logic to size-plugin-core

Open kuldeepkeshwar opened this issue 4 years ago • 5 comments

Change:

  • move common logic to size-plugin-core
  • fixes #28
  • add Bot link in README.md
  • add compression(gzip/brotli) option

kuldeepkeshwar avatar Aug 22 '19 18:08 kuldeepkeshwar

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

jimblue avatar Sep 03 '19 18:09 jimblue

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

jimblue avatar Sep 16 '19 16:09 jimblue

@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.

developit avatar Oct 18 '19 14:10 developit

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

Packages:

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

kuldeepkeshwar avatar Oct 19 '19 20:10 kuldeepkeshwar

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

silentsakky avatar Jul 16 '20 23:07 silentsakky