-
Notifications
You must be signed in to change notification settings - Fork 505
Closed
Labels
kind: supportAsking for support with something or a specific use caseAsking for support with something or a specific use caseproblem: removed issue templateOP removed the issue template without good causeOP removed the issue template without good causesolution: duplicateThis issue or pull request already existsThis issue or pull request already existssolution: workaround availableThere is a workaround available for this issueThere is a workaround available for this issue
Description
Hello,
I have some libraries that are meant to be used in node
and web
environments.
I run tsdx build
, then in the consumer of the library I run tsc
and then node dist/index.js
then I get an error:
ReferenceError: regeneratorRuntime is not defined
[server] at Object.<anonymous> (/Users/.../node_modules/myPakcage/random-lib/dist/random-lib.cjs.development.js:214:28)
Am I missing something?
Thank you!
tsdx -v 0.13.1
tlaak and admmasters
Metadata
Metadata
Assignees
Labels
kind: supportAsking for support with something or a specific use caseAsking for support with something or a specific use caseproblem: removed issue templateOP removed the issue template without good causeOP removed the issue template without good causesolution: duplicateThis issue or pull request already existsThis issue or pull request already existssolution: workaround availableThere is a workaround available for this issueThere is a workaround available for this issue