Closed jason-capsule42 closed 1 year ago
Minified example js files don't work on doc site
Minified files create non-unique variable and function names which causes problems on the doc site.
Remove minification of the example files and just bundle non-minified versions.
General Support Request
Minified example js files don't work on doc site
Support request
Minified files create non-unique variable and function names which causes problems on the doc site.
Possible Solution
Remove minification of the example files and just bundle non-minified versions.