Faris Ansari
582863e5bb
fix: Revert backslash in templates
6 anos atrás
Faris Ansari
06bc50b862
feat: Full Width Container
Persistent using localStorage since container width should be per device
6 anos atrás
Faris Ansari
9f5a129333
Rollup Fixes ( #5232 )
- Use PostCSS instead of Less plugin
- Fixes CSS append problem
- Show which css file changed instead of rollup.manifest.css
- Minify CSS in production
- Cannot import less/css files in js files, put them in build.json
- Let's avoid major changes in Frappe Framework now :)
7 anos atrás
Faris Ansari
55e5b473d0
Better messages for build commands ( #5117 )
* Better rollup messages in console
* Remove 'docs folder not found' warning
* Show production message
* fix codacy
7 anos atrás
Faris Ansari
92e8856588
New Build System: Rollup ( #5010 )
* JS build working
* Css build working!
* Uglify JS in production
* fix codacy
* Add frappe.commands.popen
* FIx ESLint errors
* Add socket.io to package.json
* ignore subprocess warnings
* Add babel-runtime
* sleep 20 after bench start
* remove set -e
* [FIX] non-shell subprocess call
* [FIX] use shell = False
* split commands
7 anos atrás