Closed Frozen-byte closed 7 years ago
To fix this, I currently add a simple blank line at line 1 to toasty.utils.ts
...
Hi @Frozen-byte
Never seen that issue before. Thanks for the advice. I added a simple blank line at line 1 to toasty.utils.ts
as well. Fix available in 4.0.3.
I'm submitting a ... bug report
What is the current behavior? After running "npm run build" the compiler does strange things to your compiled toasty.utils.js. The first comment is duplicated for unknown reasons: toasty.utils.ts:
toasty.utils.js:
If the current behavior is a bug, please provide the steps [...]. run
npm run build
and opentoasty.utils.js
What is the expected behavior? the corruption prevents rollup@0.42.0 to bundle the files:
Please tell us about your environment:
Angular version: "^4.1.3",
Browser: none