[build] base = "app/javascript" command = "npm install yarn && yarn install && yarn run build-storybook" publish = "storybook-static" ignore = "git diff --quiet HEAD^ HEAD ./ && git diff --quiet HEAD^ HEAD ../assets/stylesheets/config/" [build.environment] NODE_VERSION = "16" # See for more options [[redirects]] from = "http://storybook.dev.to" to = "https://storybook.forem.com" status = 301 force = true [[redirects]] from = "http://storybook.dev.to/*" to = "https://storybook.forem.com/:splat" status = 301 force = true