Closed ttaylor29 closed 1 year ago
Hello,
We have gulp minify version 3.1.0 in our application.
We run into some new files to use in our JavaScript and cannot bundle it in our production environment.
Here is the error: BundleErrorCleaned.txt
Here is the javascript file that is not bundling: ObserverHelperJS.txt
Update.
I took the ObserverHelperJS.txt file, went to Chat GPT, asked Chat GPT to convert it to pre-ES6, and tested successfully.
Then, everything is appropriately bundled for production.
Hello,
We have gulp minify version 3.1.0 in our application.
We run into some new files to use in our JavaScript and cannot bundle it in our production environment.
Here is the error: BundleErrorCleaned.txt
Here is the javascript file that is not bundling: ObserverHelperJS.txt