We can reduce package size by adding a `files` entry in package.json. Currently all tests are being bundled with the package, we should try to remove these: https://unpkg.com/fusion-cli@1.17.0/test/e2e/
We can reduce package size by adding a
filesentry in package.json.Currently all tests are being bundled with the package, we should try to remove these: https://unpkg.com/fusion-cli@1.17.0/test/e2e/