Skip to content

Update babel to use preset-env#51

Open
markghsu wants to merge 3 commits intoaprescott:masterfrom
markghsu:master
Open

Update babel to use preset-env#51
markghsu wants to merge 3 commits intoaprescott:masterfrom
markghsu:master

Conversation

@markghsu
Copy link
Copy Markdown

@markghsu markghsu commented Dec 6, 2022

Per https://babeljs.io/docs/en/env/ -- updated from preset-es2015 to preset-env. Also updated @babel-cli and @babel-core versions to be compatible. Updated shell in Makefile to set path variable, otherwise I was getting missing babel errors as I don't have babel installed globally.

This addresses comment #46 (comment)

per https://babeljs.io/docs/en/env/ -- updated from preset-es2015 to preset-env. Also updated @babel-cli and @babel-core versions
to be compatible. Updated shell in Makefile to set path variable, otherwise I was getting missing babel errors as I don't have
babel installed globally.
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.

1 participant