Skip to content

Commit f96f7b5

Browse files
committed
chore: broken license
1 parent 4b42ae0 commit f96f7b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/nuxt.config.ts

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ export default defineNuxtConfig({
3131
},
3232
],
3333

34+
uiPro: {
35+
license: process.env.NUXT_UI_PRO_LICENSE,
36+
},
37+
3438
$production: {
3539
routeRules: {
3640
'/api/_mdc/highlight': { cache: { group: 'mdc', name: 'highlight', maxAge: 60 * 60 } },

0 commit comments

Comments
 (0)