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

[Tooling] Transpile tests targeting Node, not browser #700

Merged
merged 3 commits into from
Oct 29, 2019
Merged

[Tooling] Transpile tests targeting Node, not browser #700

merged 3 commits into from
Oct 29, 2019

Conversation

tinovyatkin
Copy link
Contributor

@tinovyatkin tinovyatkin commented Oct 25, 2019

Just found we are transpiling test files using browser target, while we actually may do faster Node target. Fixes that.
Found a bug in test as result of this and also fixed that.

@tinovyatkin tinovyatkin changed the title fix test [Tooling] Transpile test targeting Node, not browser Oct 25, 2019
@tinovyatkin tinovyatkin changed the title [Tooling] Transpile test targeting Node, not browser [Tooling] Transpile tests targeting Node, not browser Oct 25, 2019
@jshjohnson jshjohnson merged commit 1c75147 into Choices-js:master Oct 29, 2019
@tinovyatkin tinovyatkin deleted the transpile-test-to-higher-target branch October 29, 2019 14:08
jshjohnson pushed a commit that referenced this pull request Oct 29, 2019
* WIP: remove ajax

* copy #700

* remove ajax, add fetchChoices

* extend setChoices

* update README
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.

2 participants