Add support for extras_css option (#238)
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
//Load configuration
|
||||
const {conf, Plugins, Templates} = await setup({log:false, nosettings:true, community:{templates:core.getInput("setup_community_templates")}})
|
||||
const {metadata} = conf
|
||||
conf.settings.extras = {default:true}
|
||||
info("Setup", "complete")
|
||||
info("Version", conf.package.version)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user