wcm-io-frontend / aem-clientlib-generator

Creates configuration files for AEM ClientLibs and synchronizes assets.
Apache License 2.0
62 stars 32 forks source link

Is it possible to generate single js file from js.txt #52

Open giri-jeedigunta opened 1 year ago

giri-jeedigunta commented 1 year ago

Is there an option to generate a single js file that can combine all files from js.txt? Bit of context for this ask: I'm trying to move all the js file to CDN and wondering if there is an option to generate a final JS file that can be referenced directly from CDN instead of updating the repo every time there are changes in the JS.

stefanseifert commented 1 year ago

i you are planning to put everything on a CDN, why then use aem-clientlib-generator? this exists only to generate an AEM clientlib from a frontend build.