seitime-frappe/esbuild
18alantom 60fb4f6d22 fix(Build): reinit app_path, avoid get_app_path
frappe/esbuild seems like a ticking timebomb, I have
not seen so many global variables since 2nd year of
engineering.

The function get_app_path just returns a value from an
object that is initialized when the file is imported. Why
is it a function in the first place. What lawless idiocy
is this?
2024-01-19 15:20:30 +05:30
..
build-cleanup.js chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
esbuild.js fix(Build): reinit app_path, avoid get_app_path 2024-01-19 15:20:30 +05:30
frappe-html.js Revert "fix: allow backtick in HTML templates as well" 2022-10-12 18:50:12 +05:30
frappe-vue-style.js chore: code cleanup 2022-10-11 12:32:36 +05:30
ignore-assets.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
index.js fix: index file 2021-05-01 20:15:36 +05:30
sass_options.js feat: import scss from node_modules in apps also (#22519) 2023-10-30 19:01:47 +05:30
utils.js chore: use env variables in esbuilds 2024-01-15 11:17:29 +01:00