owncloud / docs-ui

Custom Antora UI theme for the official ownCloud documentation.
GNU Affero General Public License v3.0
8 stars 3 forks source link

Check if we can use node 18 for docs-ui #730

Closed mmattel closed 7 months ago

mmattel commented 10 months ago

See: #729 (chore(deps-dev): bump gulp-zip from 5.1.0 to 6.0.0)

But also: This package is now pure ESM. Please read this. Use import foo from 'foo' instead of const foo = require('foo')

There is intense testing for gulp-zip neccessary when we plan an upgrade.

mmattel commented 7 months ago

Closing via #764