This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
zotero
Watch
2
Star
0
Fork
You've already forked zotero
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
451cb8109a
zotero
/
.gitignore
7 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
Introduce a build system * Add a multi-process, gulp-based build system to support es6 features, async/await, jsx and scss * Add a package.json to support dependency management and allow starting the build process via npm * Replace embedded Bluebird library with npm-installed one * Add react, react-dom and web-library * Introduce a custom require() loader in include.js as well as a minimal local require() implementation in various other places
2017-05-22 23:01:14 +00:00
.DS_Store
node_modules
Add Firefox build script for Windows
2023-12-07 08:45:44 +00:00
build/
Cache PDF tools in the source directory between test runs This avoids having to download a 13 MB file on every test run.
2018-01-19 00:20:24 +00:00
.signatures.json
tmp
Use user-provided `codesign` script for Windows signing The `app/win/codesign` script should take a path to a file and a description (`/d` parameter to `signtool.exe`) and sign the file using whatever process the certificate authority requires.
2024-01-23 06:59:34 +00:00
app/win/codesign
Reference in a new issue
Copy permalink