Changeset 59768
- Timestamp:
- 02/06/2025 05:25:01 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Gruntfile.js
r59740 r59768 775 775 uglify: { 776 776 options: { 777 parse: { 778 module: false 779 }, 780 compress: { 781 module: false 782 }, 777 783 output: { 784 module: false, 778 785 ascii_only: true 779 786 }
Note: See TracChangeset
for help on using the changeset viewer.