This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Add package exports
pull/773/head
Trevor Manz
5 years ago
parent
9faa18e441
commit
e80ea478d5
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
package.json
+ 4
- 0
package.json
View 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…
Cancel
Save