Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
jan
/
mustache.js
mirror da
https://github.com/janl/mustache.js
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
46
Wiki
Attività
Sfoglia il codice sorgente
Add package exports
pull/773/head
Trevor Manz
5 anni fa
parent
9faa18e441
commit
e80ea478d5
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
},
Write
Preview
Loading…
Annulla
Salva