Still trying to get cra to play nice with theatre
This commit is contained in:
parent
824fdd6843
commit
f4f33dcd8d
8 changed files with 88 additions and 62 deletions
|
@ -16,14 +16,7 @@
|
|||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist/index.cjs",
|
||||
"dist/index.cjs.map",
|
||||
"dist/index.mjs",
|
||||
"dist/index.mjs.map",
|
||||
"dist/index.min.js",
|
||||
"dist/index.min.js.map",
|
||||
"dist/index.min.js.LEGAL.txt",
|
||||
"dist/index.d.ts"
|
||||
"dist/*"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublish": "node ../../devEnv/ensurePublishing.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue