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

refactor(pkg): split module to "browser" and "node" #4

Merged
merged 1 commit into from Dec 23, 2018
Merged

Conversation

azu
Copy link
Owner

@azu azu commented Dec 23, 2018

"watch": "tsc -p . --watch",
"prepublish": "npm run --if-present build"
"main": "lib/index.js",
"browser": "lib/browser.js",
Copy link
Owner Author

Choose a reason for hiding this comment

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

Add separated module for "browser".

@azu azu merged commit 349fd13 into master Dec 23, 2018
@azu azu mentioned this pull request Dec 23, 2018
@azu azu deleted the splitup-browser branch December 29, 2018 01:14
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.

None yet

1 participant