Skip to content

Throw a waring when outFolder isn't defines in scully.config.js#67

Merged
SanderElias merged 11 commits intomasterfrom
sander/outFolderUpdate
Dec 20, 2019
Merged

Throw a waring when outFolder isn't defines in scully.config.js#67
SanderElias merged 11 commits intomasterfrom
sander/outFolderUpdate

Conversation

@SanderElias
Copy link
Copy Markdown
Contributor

Add some code to make it more apparent that you can/need to set the outFolder in the conifg

Comment thread scully.config.js
@@ -1,12 +1,13 @@
/** load the plugin */
const {extraRoutesPlugin} = require('./extraPlugin/extra-plugin.js')
const {extraRoutesPlugin} = require('./extraPlugin/extra-plugin.js');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SanderElias Do you test this require in other project (plain angular)?

@SanderElias SanderElias merged commit a73a780 into master Dec 20, 2019
@SanderElias SanderElias deleted the sander/outFolderUpdate branch December 20, 2019 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants