UNPKG

scratch-webpack-configuration

Version:
10 lines (9 loc) 168 B
module.exports = { extends: 'scratch-semantic-release-config', branches: [ { name: 'main' // default channel } ] };