Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q & A #1

Open
wenqi73 opened this issue Aug 2, 2018 · 0 comments
Open

Q & A #1

wenqi73 opened this issue Aug 2, 2018 · 0 comments
Labels

Comments

@wenqi73
Copy link
Owner

wenqi73 commented Aug 2, 2018

console is not defined

$ npm i @types/node -D

Uncaught ReferenceError: exports is not defined

I had run tsc and it generates js files, then I create a index.html, the browser reports an error above:

...
<script src="../dist/index.js"></script>

浏览器无法解析moduletsc只能编译成commonjsumd等格式,所以必须用webpack,rollup之类的工具进行编译 https://stackoverflow.com/a/43473448/7909869

@wenqi73 wenqi73 added the pit label Aug 2, 2018
@wenqi73 wenqi73 changed the title Common Issue Q & A Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant