package.json overrides
Extend .npmignore with custom file names
.npmignore with custom file names"npmignore": {
"root": {
"$concat": [
"/test",
"/ci.sh",
"/.gitbook"
]
}
}babel: Deep customization
babel: Deep customizationWebpack: Some customization
Webpack: Some customizationJest: Load extra environment setup file
Jest: Load extra environment setup fileLast updated
Was this helpful?