Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

distribute ECMAScript module #26

Merged
merged 2 commits into from Apr 24, 2019
Merged

distribute ECMAScript module #26

merged 2 commits into from Apr 24, 2019

Conversation

odanado
Copy link
Contributor

@odanado odanado commented Apr 19, 2019

In this project, TypeScript is compiled to JavaScript as CommonJS module.

"module": "commonjs",

But like @uniqys/easy-client, a module running on a browser should be compiled as ECMAScript module.

Copy link
Contributor

@takatoy takatoy left a comment

Choose a reason for hiding this comment

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

LGTM

@odanado odanado merged commit 1ba0fb3 into master Apr 24, 2019
@odanado odanado deleted the distribute-esm branch April 24, 2019 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants