Explorar el Código

Add package exports

pull/773/head
Trevor Manz hace 5 años
padre
commit
e80ea478d5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      package.json

+ 4
- 0
package.json Ver fichero

@@ -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"
},


Cargando…
Cancelar
Guardar