https://github.com/dcspark/lovefield-bin
contains the build of our fork of lovefield. You can this .git url to your package.json
https://github.com/dcspark/lovefield-bin
Last synced: about 1 year ago
JSON representation
contains the build of our fork of lovefield. You can this .git url to your package.json
- Host: GitHub
- URL: https://github.com/dcspark/lovefield-bin
- Owner: dcSpark
- License: apache-2.0
- Created: 2021-08-10T21:58:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T15:21:16.000Z (over 4 years ago)
- Last Synced: 2025-03-17T16:52:40.197Z (over 1 year ago)
- Language: JavaScript
- Size: 309 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lovefield
This is the build generated from [this PR](https://github.com/dcSpark/lovefield/pull/1)
Some notes on how to build:
1. `npm install`
2. `npm run build`
3. replace the end of the generated `lovefield.min.js` file (`}.bind(window))()`) to `try{if(module){module.exports=lf;}}catch(e){}}.bind(window))()`