-
-
Notifications
You must be signed in to change notification settings - Fork 13
Compress.json or Compress.js #384
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Be able to load the configuration in:
https://github.com/PlayForm/Compress/blob/Current/Source/Variable/Option.ts
Compress/Source/Function/Integration.ts
Lines 18 to 31 in e2db6b9
from a
Compress.jsonfile like so:{ "Action": {}, "Cache": false, "CSS": {}, "Exclude": [] }or a
Compress.jsfile since the actions have to be defined in JavaScript.