Sfoglia il codice sorgente

Add package exports

pull/773/head
Trevor Manz 5 anni fa
parent
commit
e80ea478d5
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      package.json

+ 4
- 0
package.json Vedi File

@@ -24,6 +24,10 @@
"mustache.min.js",
"wrappers/"
],
"exports": {
"import": "./mustache.mjs",
"require": "./mustache.js"
},
"volo": {
"url": "https://raw.github.com/janl/mustache.js/{version}/mustache.js"
},


Loading…
Annulla
Salva