Implement system that creates index.min.js and api.min.js files for each respective demo page in order to get javascript files to run for example pages
Possible Solution
Implement minified js system
Additional context
This is in accordance with our recent repo modernization and this change will allow for the examples to run on the docsite
General Support Request
Implement system that creates
index.min.js
andapi.min.js
files for each respective demo page in order to get javascript files to run for example pagesPossible Solution
Implement minified js system
Additional context
This is in accordance with our recent repo modernization and this change will allow for the examples to run on the docsite
Exit criteria
Minified files are created for each example page