? Pending

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
27 Jul 2018

Issue

Concerning minified js files, compile-es6.js was not creating/modifying the whatever.min.js files but only the whatever.es6.min.js

Summary of Changes

This new updated file by @dgrammatiko solves the issue.
Compiling has also modified a finder min.js file

Testing Instructions

None really. All should work as before.

@laoneo @wilsonge

avatar infograf768 infograf768 - open - 27 Jul 2018
avatar infograf768 infograf768 - change - 27 Jul 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jul 2018
Category JavaScript Repository
avatar infograf768 infograf768 - change - 27 Jul 2018
The description was changed
avatar infograf768 infograf768 - edited - 27 Jul 2018
avatar dgrammatiko
dgrammatiko - comment - 27 Jul 2018

Couple notes here:

  • this is a band-aid patch until we move all the scripts to ES6 (we're repeating tasks here, due to async nature of the tasks)

  • I still insist on the separation of the source/destination of the scripts, having both on the same folder will bite us sooner or later: #20397

avatar laoneo laoneo - change - 27 Jul 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-07-27 11:07:41
Closed_By laoneo
Labels Added: ?
avatar laoneo laoneo - close - 27 Jul 2018
avatar laoneo laoneo - merge - 27 Jul 2018
avatar laoneo
laoneo - comment - 27 Jul 2018

Thanks

Add a Comment

Login with GitHub to post a comment