Ankush Menat
40f27f908a
style: format JS files with prettier
2022-08-04 14:51:01 +05:30
Ankush Menat
6350406305
perf: remove duplicate control assets ( #17237 )
...
* test: flaky tests due to uncleared filters
* perf: remove duplicate code in assets
Remove controls which are separately bundled too, saves ~1.1MB of
network transfer.
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2022-06-20 14:28:38 +05:30
Ankush Menat
f33be7592f
refactor: common JS controller for DocType and customize form
2021-12-01 19:10:11 +05:30
Faris Ansari
3b54dac489
fix: Create .bundle.* files that needs to bundled
2021-04-22 07:01:36 +05:30
Faris Ansari
226ad1d91a
feat: New Build System based on esbuild
...
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored
WIP
2021-04-22 07:01:36 +05:30