docs icon indicating copy to clipboard operation
docs copied to clipboard

Iterate on docs around CDN usage

Open bencodezen opened this issue 2 years ago • 1 comments

The Problem

While there are docs that explain the limitation of single file components to build tools (and not CDN), there could be additional docs and language clarification to help people who may be coming in directly on techniques like script setup and trying to use that within the context of a CDN usage of Vue.

Proposed Solution

  1. Analyze common entry points for techniques that rely on SFC compilation / compilers for opportunities to improve clarity around people who may be using a CDN solution.

bencodezen avatar Sep 13 '22 23:09 bencodezen

If I am not wrong, script setup can't / shouldn't be used in Vue CDN.

Z3rio avatar Nov 19 '22 13:11 Z3rio