mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
feat(chrome native fs): respect .gitignore
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"dev-release-app": "run-s cljs:dev-release-app gulp:build",
|
||||
"clean": "gulp clean",
|
||||
"test": "run-s cljs:test cljs:run-test",
|
||||
"report": "run-s cljs:report",
|
||||
"gulp:watch": "gulp watch",
|
||||
"gulp:build": "NODE_ENV=production gulp build",
|
||||
"cljs:watch": "clojure -M:cljs watch app publishing",
|
||||
@@ -43,6 +44,7 @@
|
||||
"codemirror": "^5.58.1",
|
||||
"diff": "^4.0.2",
|
||||
"dropbox": "^5.2.0",
|
||||
"ignore": "^5.1.8",
|
||||
"jszip": "^3.5.0",
|
||||
"localforage": "^1.7.3",
|
||||
"mousetrap": "^1.6.5",
|
||||
|
||||
Reference in New Issue
Block a user