Add gulpjs-project-mode
This commit is contained in:
parent
30fa9219e8
commit
a2190b1553
1 changed files with 2 additions and 0 deletions
|
@ -161,6 +161,8 @@
|
|||
(cdr-safe (assq 'dependencies (gethash project npm-conf))))))
|
||||
(assq 'react deps))))
|
||||
|
||||
(def-project-type! gulpjs "gulp" :match "/gulpfile.js$")
|
||||
|
||||
;; TODO react
|
||||
|
||||
(provide 'module-js)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue