|
46 | 46 | "exports": {
|
47 | 47 | "./tags": {
|
48 | 48 | "types": {
|
49 |
| - "import": "./dist/emotion-styled-tags.cjs.mjs", |
50 |
| - "default": "./dist/emotion-styled-tags.cjs.js" |
| 49 | + "import": "./tags/dist/emotion-styled-tags.cjs.mjs", |
| 50 | + "default": "./tags/dist/emotion-styled-tags.cjs.js" |
51 | 51 | },
|
52 | 52 | "development": {
|
53 | 53 | "edge-light": {
|
54 |
| - "module": "./dist/emotion-styled-tags.development.edge-light.esm.js", |
55 |
| - "import": "./dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
56 |
| - "default": "./dist/emotion-styled-tags.development.edge-light.cjs.js" |
| 54 | + "module": "./tags/dist/emotion-styled-tags.development.edge-light.esm.js", |
| 55 | + "import": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
| 56 | + "default": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.js" |
57 | 57 | },
|
58 | 58 | "worker": {
|
59 |
| - "module": "./dist/emotion-styled-tags.development.edge-light.esm.js", |
60 |
| - "import": "./dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
61 |
| - "default": "./dist/emotion-styled-tags.development.edge-light.cjs.js" |
| 59 | + "module": "./tags/dist/emotion-styled-tags.development.edge-light.esm.js", |
| 60 | + "import": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
| 61 | + "default": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.js" |
62 | 62 | },
|
63 | 63 | "workerd": {
|
64 |
| - "module": "./dist/emotion-styled-tags.development.edge-light.esm.js", |
65 |
| - "import": "./dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
66 |
| - "default": "./dist/emotion-styled-tags.development.edge-light.cjs.js" |
| 64 | + "module": "./tags/dist/emotion-styled-tags.development.edge-light.esm.js", |
| 65 | + "import": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.mjs", |
| 66 | + "default": "./tags/dist/emotion-styled-tags.development.edge-light.cjs.js" |
67 | 67 | },
|
68 | 68 | "browser": {
|
69 |
| - "module": "./dist/emotion-styled-tags.browser.development.esm.js", |
70 |
| - "import": "./dist/emotion-styled-tags.browser.development.cjs.mjs", |
71 |
| - "default": "./dist/emotion-styled-tags.browser.development.cjs.js" |
| 69 | + "module": "./tags/dist/emotion-styled-tags.browser.development.esm.js", |
| 70 | + "import": "./tags/dist/emotion-styled-tags.browser.development.cjs.mjs", |
| 71 | + "default": "./tags/dist/emotion-styled-tags.browser.development.cjs.js" |
72 | 72 | },
|
73 |
| - "module": "./dist/emotion-styled-tags.development.esm.js", |
74 |
| - "import": "./dist/emotion-styled-tags.development.cjs.mjs", |
75 |
| - "default": "./dist/emotion-styled-tags.development.cjs.js" |
| 73 | + "module": "./tags/dist/emotion-styled-tags.development.esm.js", |
| 74 | + "import": "./tags/dist/emotion-styled-tags.development.cjs.mjs", |
| 75 | + "default": "./tags/dist/emotion-styled-tags.development.cjs.js" |
76 | 76 | },
|
77 | 77 | "edge-light": {
|
78 |
| - "module": "./dist/emotion-styled-tags.edge-light.esm.js", |
79 |
| - "import": "./dist/emotion-styled-tags.edge-light.cjs.mjs", |
80 |
| - "default": "./dist/emotion-styled-tags.edge-light.cjs.js" |
| 78 | + "module": "./tags/dist/emotion-styled-tags.edge-light.esm.js", |
| 79 | + "import": "./tags/dist/emotion-styled-tags.edge-light.cjs.mjs", |
| 80 | + "default": "./tags/dist/emotion-styled-tags.edge-light.cjs.js" |
81 | 81 | },
|
82 | 82 | "worker": {
|
83 |
| - "module": "./dist/emotion-styled-tags.edge-light.esm.js", |
84 |
| - "import": "./dist/emotion-styled-tags.edge-light.cjs.mjs", |
85 |
| - "default": "./dist/emotion-styled-tags.edge-light.cjs.js" |
| 83 | + "module": "./tags/dist/emotion-styled-tags.edge-light.esm.js", |
| 84 | + "import": "./tags/dist/emotion-styled-tags.edge-light.cjs.mjs", |
| 85 | + "default": "./tags/dist/emotion-styled-tags.edge-light.cjs.js" |
86 | 86 | },
|
87 | 87 | "workerd": {
|
88 |
| - "module": "./dist/emotion-styled-tags.edge-light.esm.js", |
89 |
| - "import": "./dist/emotion-styled-tags.edge-light.cjs.mjs", |
90 |
| - "default": "./dist/emotion-styled-tags.edge-light.cjs.js" |
| 88 | + "module": "./tags/dist/emotion-styled-tags.edge-light.esm.js", |
| 89 | + "import": "./tags/dist/emotion-styled-tags.edge-light.cjs.mjs", |
| 90 | + "default": "./tags/dist/emotion-styled-tags.edge-light.cjs.js" |
91 | 91 | },
|
92 | 92 | "browser": {
|
93 |
| - "module": "./dist/emotion-styled-tags.browser.esm.js", |
94 |
| - "import": "./dist/emotion-styled-tags.browser.cjs.mjs", |
95 |
| - "default": "./dist/emotion-styled-tags.browser.cjs.js" |
| 93 | + "module": "./tags/dist/emotion-styled-tags.browser.esm.js", |
| 94 | + "import": "./tags/dist/emotion-styled-tags.browser.cjs.mjs", |
| 95 | + "default": "./tags/dist/emotion-styled-tags.browser.cjs.js" |
96 | 96 | },
|
97 |
| - "module": "./dist/emotion-styled-tags.esm.js", |
98 |
| - "import": "./dist/emotion-styled-tags.cjs.mjs", |
99 |
| - "default": "./dist/emotion-styled-tags.cjs.js" |
| 97 | + "module": "./tags/dist/emotion-styled-tags.esm.js", |
| 98 | + "import": "./tags/dist/emotion-styled-tags.cjs.mjs", |
| 99 | + "default": "./tags/dist/emotion-styled-tags.cjs.js" |
100 | 100 | },
|
101 | 101 | "./base": {
|
102 | 102 | "types": {
|
|
0 commit comments