Skip to content

for prod builds make sure babel copies non js files as well#27

Merged
madnificent merged 2 commits intomu-semtech:masterfrom
nvdk:patch-2
Jul 8, 2021
Merged

for prod builds make sure babel copies non js files as well#27
madnificent merged 2 commits intomu-semtech:masterfrom
nvdk:patch-2

Conversation

@nvdk
Copy link
Member

@nvdk nvdk commented May 27, 2021

services might use json files, hbs files etc. I believe you need to add the --copy-files directive to instruct babel to also copy these files.
See https://babeljs.io/docs/en/babel-cli#copy-files

nvdk and others added 2 commits May 27, 2021 14:16
services might use json files, hbs files etc. I believe you need to --copy-files directive to instruct babel to also copy these files.
See https://babeljs.io/docs/en/babel-cli#copy-files
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