andrewdavey / andrewdavey/cassette

Support using .min.js files

Đang mở
#423 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
531
Fork
139
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Some libraries cannot be minified without breaking the code or undoing optimizations. Popular ones include angularjs and lodash.

Cassette should allow to use .min.js files when available.

An easy solution would be to support this at least when passing an array of strings to the bundle, where we specify the files to be added manually. If the file ends with .min.js, just skip minification.

This would allow us to create extension methods that filter the require files ourselves and wouldn't change existing behavior.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.