UNPKG

nyg-static-jam3

Version:

Jam3 frontend static project scaffold generator based on nyg

8 lines (5 loc) 176 B
module.exports = (baseConfig, env) => { // Prefix env variables with the prefix "STORYBOOK_" in .env files // Extend default webpack as you need. return baseConfig; };