vite/playground/js-sourcemap/after-preload-dynamic-no-dep.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
80 B
JavaScript
Raw Permalink Normal View History

import('./dynamic/dynamic-no-dep')
console.log('after preload dynamic no dep')