UNPKG

@qwik.dev/core

Version:

An open source framework for building instant loading web apps at any scale, without the extra effort.

12 lines (11 loc) 261 B
{ "$schema": "https://aka.ms/azure/static-web-apps-cli/schema", "configurations": { "qwik-app": { "appLocation": ".", "apiLocation": "./azure-functions", "outputLocation": "./dist", "appBuildCommand": "npm run build" } } }