Skip to content

Feat: Support bundlers #783

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

Merged
merged 2 commits into from
Mar 19, 2019
Merged

Feat: Support bundlers #783

merged 2 commits into from
Mar 19, 2019

Conversation

delvedor
Copy link
Member

With this change, we support code bundlers, such as webpack.
Fixes: #781

Shout-out to @markov00 who helped me fix this!

Copy link
Member

@markov00 markov00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM. 👍

@delvedor delvedor merged commit 3b41c55 into master Mar 19, 2019
@delvedor delvedor deleted the support-bundlers branch March 19, 2019 06:50
delvedor added a commit that referenced this pull request Mar 19, 2019
With this change, we support code bundlers, such as webpack.
Fixes: #781
delvedor added a commit that referenced this pull request Mar 19, 2019
With this change, we support code bundlers, such as webpack.
Fixes: #781
delvedor added a commit that referenced this pull request Mar 19, 2019
With this change, we support code bundlers, such as webpack.
Fixes: #781
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript/Node -> Error: Cannot find module
2 participants