UNPKG

@7x7cl/qwik

Version:

An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.

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" } } }