Commit graph

10 commits

Author SHA1 Message Date
Faris Ansari
adc236e35d feat: Notify build events to browser
- Update assets_json directly from node
- Show error overlay or success message
- Open file in editor from error overlay
2021-05-01 16:02:49 +05:30
Faris Ansari
dd69f1ab43 fix: Hash based file naming
- For better HTTP caching and cache busting
- assets.json is created under [app]/dist folder which contains the map
of input file and output file name, this is used to get the correct path for
bundled assets
2021-04-29 13:30:07 +05:30
Faris Ansari
34c6d099b1 fix: Update all /assets urls with new urls 2021-04-24 16:24:08 +05:30
Faris Ansari
63771417a2 fix: style, script, assets_url jinja helpers
Jinja helpers to load js, css assets
2021-04-23 08:07:47 +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
Suraj Shetty
caaed1a4e5 fix: Move data-theme attribute to root (html)
- So that the HTML background matches with the theme background color
2021-03-07 13:22:28 +05:30
Suraj Shetty
ce117d4aee
fix: Miscellaneous Changes (#12397) 2021-02-15 13:23:51 +05:30
Suraj Shetty
603018ef53
perf: Load workspace faster (#12364) 2021-02-12 19:10:44 +05:30
Suraj Shetty
b8bd622cc8 feat: Add local inter font 2020-11-12 16:26:51 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Renamed from frappe/www/desk.html (Browse further)