Replies: 1 comment 2 replies
-
so you want to build a library or what? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to share my enum with another projects.
My enum: types.ts
Webpack.config
It works but when I go to localhost/client/js/types.js I saw only this.
I understand this behaviour but I dont know how can I display only JSON from enum on this path.
Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions