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 ce86b13 commit 30651f2Copy full SHA for 30651f2
app.arc
@@ -6,6 +6,7 @@ fingerprint true
6
prune true
7
8
@plugins
9
+architect/plugin-bundles
10
enhance/arc-plugin-enhance
11
enhance/arc-plugin-styles
12
package.json
@@ -12,6 +12,7 @@
},
13
"dependencies": {
14
"@architect/functions": "^8.1.6",
15
+ "@architect/plugin-bundles": "^3.2.0",
16
"@begin/data": "^5.0.5",
17
"@begin/imprint": "github:beginner-corp/imprint#v4.1.0",
18
"@docsearch/js": "^3.3.0",
0 commit comments