Created
April 13, 2020 21:22
-
-
Save daKmoR/3754840b9913ac2e398ab98ae1a7922f to your computer and use it in GitHub Desktop.
Markdium-Introducing mdjs - interactive demos everywhere
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
stories: ['../README.md', '../docs/**/*.md'], | |
esDevServer: { | |
nodeResolve: true, | |
watch: true, | |
open: true, | |
}, | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment