1.0.1 • Published 6 years ago

amdfiy v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

amdify

Super-easy AMD optimize-as-a-service service. Try it now!

Installation

yarn
PORT=8132 node app.js

Usage

GET /@searchfe/promise.js

This will automatically install package @searchfe/promise via apmjs, optimize via require.js optimizer, and serve it via HTTP.

Debug

DEBUG=amdify node app.js