Found the round npm module to get rollup working in gulp

This commit is contained in:
djmaze 2021-02-02 13:54:48 +01:00
parent 90ee39b114
commit 8b1a7f39df
11 changed files with 72 additions and 143 deletions

View file

@ -91,5 +91,5 @@ export default [{
html({
include: '**/*.html'
})
],
]
}];