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
1
5.0
zotero
/
.gitignore
6 lines
50 B
Text
Raw
Permalink
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
Better build process (#1248) * Remove gulp, replace with custom scripts * Symlink entire dirs where possible (fixes #1232) * Significantly speed up subsequent builds (fixes #1238) * Watch process now observes new/removed files, not only changed * Add ignoreMask, exclude all files with names starting with a # * Better logging during builds * Update travis.yml to use new, non-gulp-based build
2017-06-20 23:18:46 +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
Reference in a new issue
Copy permalink