You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-21 12:03:57 +08:00
Update routes.js (#181)
token ?? is recently added and hence may not be available on armv6l platforms.
Fixes:
/opt/node/lib/node_modules/crontab-ui/routes.js:2
var base_url = process.env.BASE_URL ?? '';
^
SyntaxError: Unexpected token ?
This commit is contained in:
Reference in New Issue
Block a user