93 Commits (7ce128de6c7d3e113fc244a0f028dfcc58a20ef0)

Author SHA1 Message Date
  Gavin D'souza d72aeca18f chore!: Deprecate frappe.utils.minify 3 years ago
  Ankush Menat 121533cf13
refactor: remove chalk dependency 3 years ago
  Sagar Vora 770bda8cc6 fix: use `cint`, as `os.environ` only contains string values 3 years ago
  Pruthvi Patel d99403393a fix: rename `auto-reload` to `live-reload` 3 years ago
  Ankush Menat e6bbc698d0
ci: fail CI if asset bundling fails (#14364) 3 years ago
  Gavin D'souza d8020672b0 refactor(minor): Built Assets Management 3 years ago
  Sagar Vora 01d69b67c7 feat: automatically reload web pages whenever JS/CSS assets are rebuilt 3 years ago
  Gavin D'souza 3446026555 chore: Update header: license.txt => LICENSE 3 years ago
  Faris Ansari 23406d031a fix: Store assets.json directly in assets folder 4 years ago
  Gavin D'souza e407b78506 chore: Drop dead and deprecated code 4 years ago
  Gavin D'souza 8328e03d0d fix: Unstrip better to handle multi line outputs in smaller 4 years ago
  Faris Ansari f6cd91be58 fix: Show warning for incompatible node version 4 years ago
  Gavin D'souza 7930b84b71 Revert "fix(build): Use NamedTemporaryFile from mktemp" 4 years ago
  Gavin D'souza 085290630e fix(build): Use NamedTemporaryFile from mktemp 4 years ago
  Gavin D'souza 6581ed886a Revert "fix: Don't re-copy node_modules if public already has it" 4 years ago
  Gavin D'souza 098f1564f3 refactor: bench build 4 years ago
  Gavin D'souza 548eb079c8 fix: Don't re-copy node_modules if public already has it 4 years ago
  Gavin D'souza e54b1d5835 refactor: Link static assets from apps to sites/assets 4 years ago
  Gavin D'souza b5a121a1cb fix: Drop compatability code 4 years ago
  Faris Ansari 41d9bc64e1 fix: Run build command only in bench build 4 years ago
  Gavin D'souza 0ad122421d fix: Don't hide warnings unnecessarily 4 years ago
  Faris Ansari d290f41abd fix: Support for built assets downloading 4 years ago
  Faris Ansari 9f4edaedbb fix: bench build command 4 years ago
  Suraj Shetty 358a9fabea
fix: max_old_space_size limit for node processes (#12494) 4 years ago
  Aditya Hase 9614886fa5
perf: Remove requests from import tree 4 years ago
  Gavin D'souza f1cd3388ba style: Black-ish + fixed typos + Optimized imports 4 years ago
  Gavin D'souza 86dd74f277 perf: Maintain set of created paths to reduce path.exists calls 4 years ago
  Gavin D'souza f5e1cdc5ce fix: Restore assets during bench init 4 years ago
  Gavin D'souza 043e6804f4 chore: Add error message if something goes wrong 4 years ago
  Gavin D'souza 7f61fa68fc fix: Consistent spacing and cases for messages 4 years ago
  Gavin D'souza 5cf3b2416c chore: Drop dead code 4 years ago
  Gavin D'souza 1fa5ca0ef7 fix: Use tarfile lib instead of tar UNIX tool 4 years ago
  Gavin D'souza 1c3bc937d9 fix: Sider 4 years ago
  Gavin D'souza f975da1cbf fix: URL Fixes and code restructure 4 years ago
  Gavin D'souza e9cba25b59 style: Black 4 years ago
  Gavin D'souza f53fe3e854 feat: Ship Built Assets 4 years ago
  Gavin D'souza 3418e84466 refactor: updated variable name + style fixes 5 years ago
  Gavin D'souza 04bc216966 fix: python 2 compatibility for symlink creation 5 years ago
  Gavin D'souza 658fcac454 fix: avoid race condition to create symlinks 5 years ago
  Gavin D'souza 49fc64618a fix: bench build "Cannot link {assets} to {site assets}" 5 years ago
  Nabin Hait b0f9001c72
fix: Ignore symlinks during bench build (#7162) 6 years ago
  Faris Ansari 41fafd8b5e fix: Linting 6 years ago
  Faris Ansari c17758a378 fix: Import order 6 years ago
  Faris Ansari d5f2771cb1 fix: Dont symlink node_modules if no public folder 6 years ago
  Faris Ansari d3340ae5e9 fix(build): Symlink app node_modules in public folder 6 years ago
  Charles-Henri Decultot 09cdb2f39b [Fix] In-app documentation (#6185) 6 years ago
  Faris Ansari a70d56fd04 Website related fixes (#5660) 7 years ago
  Faris Ansari 55e5b473d0 Better messages for build commands (#5117) 7 years ago
  Achilles Rasquinha 1e438a0fad revert to npm if yarn doesnt exist (#5058) 7 years ago
  Faris Ansari 55b012f1b4
Check for yarn before bench build (#5047) 7 years ago