You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Well, it might be possible to modify the file by hand, but if there's any way to avoid it I would!

    I just did:

    npm install rollup  rollup-plugin-typescript rollup-plugin-terser typescript
    rollup -c
    

    And it generated app.js, so I'd definitely try doing it that way if you can make it work

About

Avatar for Gordon @Gordon started