Changes between Initial Version and Version 1 of Ticket #6104
- Timestamp:
- 11/28/2017 03:35:21 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6104 – Description
initial v1 14 14 15 15 - Code should be minified and source mapped via build process 16 - Uncompressed versions should be available in production e.g. "main.min.css" and "main.css" 16 17 - Dependencies should be managed by npm and excluded from source code repository 18 - Make license information machine readable (https://www.gnu.org/software/librejs/free-your-javascript.html) 17 19 18 20 ----