File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -632,6 +632,10 @@ module.exports = {
632632 "path" : "../CoCreate-plugins/CoCreate-prism" ,
633633 "repo" : "github.com/CoCreate-app/CoCreate-prism.git"
634634 } ,
635+ {
636+ "path" : "../CoCreate-plugins/CoCreate-rollup" ,
637+ "repo" : "github.com/CoCreate-app/CoCreate-rollup.git"
638+ } ,
635639 {
636640 "path" : "../CoCreate-plugins/CoCreate-sendgrid" ,
637641 "repo" : "github.com/CoCreate-app/CoCreate-sendgrid.git"
@@ -655,6 +659,10 @@ module.exports = {
655659 {
656660 "path" : "../CoCreate-plugins/CoCreate-twitter" ,
657661 "repo" : "github.com/CoCreate-app/CoCreate-twitter.git"
662+ } ,
663+ {
664+ "path" : "../CoCreate-plugins/CoCreate-webpack" ,
665+ "repo" : "github.com/CoCreate-app/CoCreate-webpack.git"
658666 }
659667 ]
660668} ;
You can’t perform that action at this time.
0 commit comments