We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c850dd8 commit 55e750bCopy full SHA for 55e750b
examples/7-bundling-codegen/package.json
@@ -2,7 +2,7 @@
2
"name": "umzug-bundling-example",
3
"version": "0.0.0",
4
"scripts": {
5
- "build": "tsup umzug.ts --external pg-hstore",
+ "build": "tsup umzug.ts --external pg-hstore --out-dir dist",
6
"lint": "eslint ."
7
},
8
"devDependencies": {
0 commit comments