- Add new binary files for nodemon, onnxruntime-web, and xenova/transformers - Update various JavaScript and TypeScript files in node_modules - Remove unused files and dependencies - Add new test fixtures and documentation files
7 lines
145 B
Makefile
7 lines
145 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./build/../node-addon-api/.
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) -C ../build nothing
|