🐛 Update: Added support for the 'find' command in settings.local.json. Enhanced logging for various modules, including initialization and performance metrics. Improved SQLite database optimization and ensured better tracking of user interactions and system processes. 📚
This commit is contained in:
4
network-visualization/node_modules/unix-crypt-td-js/Makefile
generated
vendored
Normal file
4
network-visualization/node_modules/unix-crypt-td-js/Makefile
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
all: unix-crypt-td.min.js
|
||||
|
||||
unix-crypt-td.min.js: src/unix-crypt-td.js
|
||||
google-closure-compiler --js src/unix-crypt-td.js --compilation_level ADVANCED_OPTIMIZATIONS > unix-crypt-td.min.js
|
Reference in New Issue
Block a user