fluid-project / uio-plus

UIO+: UI Options browser extension
https://chrome.google.com/webstore/detail/ui-options-plus-uio%20/okenndailhmikjjfcnmolpaefecbpaek
Other
2 stars 2 forks source link

Clean up npm package #13

Closed jobara closed 2 years ago

jobara commented 4 years ago

Describe the bug

Currently the npm package includes the .github directory, src, .eslintrc and etc. We should review the contents and package and minimize what is included.

Example: https://unpkg.com/browse/uio-plus@0.1.0-dev.20200529T231041Z.a91b163/

To reproduce

Steps to reproduce the behavior:

  1. run fluid-publish --test or npm pack
  2. expand the tar ball to see the included files

Expected behavior

A package only containing the required files.