Here's a simple example. Create an esm file at dist/components/init.js with this: export function main() { console.log(import.meta.url); }.
確定! 回上一頁