mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
first cut for lazy loading framework
This commit is contained in:
1
config/_timestamps.js
Normal file
1
config/_timestamps.js
Normal file
File diff suppressed because one or more lines are too long
7
config/conf.py
Normal file
7
config/conf.py
Normal file
@@ -0,0 +1,7 @@
|
||||
index_path = '/'
|
||||
|
||||
include_paths = [
|
||||
'erpnext',
|
||||
'lib/py',
|
||||
'lib/py/legacy'
|
||||
]
|
||||
Reference in New Issue
Block a user