-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat: add Babel transforms for ES modules #1178
base: main
Are you sure you want to change the base?
Conversation
1c91ac8
to
58adf31
Compare
289f9de
to
4307d1b
Compare
58adf31
to
0830ec4
Compare
4307d1b
to
dffeb69
Compare
0830ec4
to
39954f3
Compare
dffeb69
to
37db8f1
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
39954f3
to
7848e01
Compare
37db8f1
to
8430ae8
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
7848e01
to
b79bbbd
Compare
8430ae8
to
7ae107b
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
49a6225
to
7fcb201
Compare
7ae107b
to
b4e1ea4
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
b4e1ea4
to
c4e1592
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
1 similar comment
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
5c7120c
to
2d72222
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
dd3ad92
to
bf25588
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
bf25588
to
7787a6a
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
7787a6a
to
9937364
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
1 similar comment
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
9937364
to
d9ac406
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
d9ac406
to
756f0ea
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
756f0ea
to
764d96a
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
764d96a
to
9104886
Compare
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-babel-transform.apps.live.cloud-platform.service.justice.gov.uk Username: |
This PR adds Babel transforms as part of #902
This likely is (or will soon cause) breaking changes due to Browserslist being configured with:
[javascripts] supports es6-module