File: es.js

package info (click to toggle)
node-rollup 3.30.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 55,292 kB
  • sloc: javascript: 115,163; sh: 32; makefile: 18
file content (7 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
var asset1 = new URL('assets/asset-8e3dd2ea', import.meta.url).href;

var asset2 = new URL('assets/asset-75590fc1', import.meta.url).href;

var asset99 = new URL('assets/asset-60cc5dc9', import.meta.url).href;

console.log(asset1, asset2, asset99);