mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
5
node_modules/moment/lang/readme.md
generated
vendored
Normal file
5
node_modules/moment/lang/readme.md
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Using language files in the browser
|
||||
|
||||
The files in this directory are optimized for use with Node.js, hence the `require('../moment')` calls at the beginning of each file.
|
||||
|
||||
If you are looking to use these files in the browser, the minified version of these files in `/min/lang/` are a better fit. We do some trickery to make each language file work with or without requirejs. If you are interested in the details, check out `/tasks/minify-lang.js`.
|
Reference in New Issue
Block a user