mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-02 21:04:13 +03:00
prep for first push with gulp
This commit is contained in:
parent
1f2accb366
commit
194f67f0cf
|
@ -140,14 +140,7 @@ new Aggregate(gulp, 'prepRelease', prepRelease)
|
|||
|
||||
new Aggregate(gulp, 'publish', series(gulp,
|
||||
prepRelease,
|
||||
new PublishBuild(gulp, preset, {
|
||||
npm: {
|
||||
bump: false,
|
||||
publish: false
|
||||
}
|
||||
}),
|
||||
|
||||
// FIXME: publish pages
|
||||
new PublishBuild(gulp, preset),
|
||||
new PublishGhPages(gulp, preset, {
|
||||
options: {
|
||||
remote: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user