logo
Search Docs
K
Guide
Configuration
Plugins
English
简体中文
Guide
Configuration
Plugins
English
简体中文
Menu
使用Raw引入与txt
#
add in v3.5.4
demo.js
import
txt
from
'src/file.txt?raw'
console
.
log
(
'file.txt content'
,
txt
)