unpkg/server
MICHAEL JACKSON 28543a39b6 Add ?module support to server
In "module" mode, the server looks for the "module"/"esnext:main" fields
in package.json for an ES module. Also, it redirects to the real file
path so that relative imports work.
2017-08-23 14:14:21 -07:00
..
middleware Add ?module support to server 2017-08-23 14:14:21 -07:00
utils Re-organize package URL parsing 2017-08-19 11:44:01 -07:00
CloudflareAPI.js Add /_stats endpoint 2017-08-22 08:52:30 -07:00
PackageBlacklist.json Add more spam to the blacklist 2017-08-22 09:22:31 -07:00
RedisClient.js Consolidate db connection logic 2017-08-16 10:47:29 -07:00
StatsServer.js Filter blacklisted packages from stats 2017-08-22 09:12:57 -07:00
createApp.js Add /_stats endpoint 2017-08-22 08:52:30 -07:00
createApp.test.js Add some server tests 2017-08-18 17:33:27 -07:00
ingestLogs.js Rename logs worker 2017-08-22 17:22:19 -07:00