mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
4.0.1, remove date from built files
This commit is contained in:
parent
8680fb3804
commit
b074050a6d
6 changed files with 8 additions and 8 deletions
|
|
@ -25,7 +25,7 @@ const root = yargs.argv.root || '.'
|
|||
const port = yargs.argv.port || 8000
|
||||
|
||||
const banner = `/*!
|
||||
* reveal.js ${pkg.version} (${new Date().toDateString()})
|
||||
* reveal.js ${pkg.version}
|
||||
* ${pkg.homepage}
|
||||
* MIT licensed
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue