prettier-plugin-ember-template-tag icon indicating copy to clipboard operation
prettier-plugin-ember-template-tag copied to clipboard

Published package is too large

Open ijlee2 opened this issue 7 months ago • 1 comments

🐞 Describe the Bug

While working on the Prettier plugin for hbs tags, I noticed that prettier-plugin-ember-template-tag stands at 3.73 MB, cause it publishes all files from the repo. There is an .npmignore file, so the publish step doesn't seem to be working as intended. The 2nd link shows all that's needed for a Prettier plugin.

  • https://www.npmjs.com/package/prettier-plugin-ember-template-tag?activeTab=code
  • https://www.npmjs.com/package/prettier-plugin-ember-hbs-tag?activeTab=code

ijlee2 avatar Jun 05 '25 17:06 ijlee2

It looks like https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/345 had been merged, but not released.

ijlee2 avatar Jun 05 '25 17:06 ijlee2