Michael Jackson
59e402a41e
Merge branch 'percent-40' of https://github.com/wmhilton-contrib/unpkg.com into wmhilton-contrib-percent-40
2019-04-08 17:38:13 -07:00
Jason Miller
ab78e4f64e
Preserve minification semantics when transforming bare import specifiers ( fixes #149 )
2019-03-20 14:55:32 -07:00
William Hilton
1ee88d0166
Merge branch 'master' into percent-40
2019-02-01 12:17:42 -05:00
Michael Jackson
5533725f64
Remove Firebase hosting, back to Express
2019-01-26 15:20:15 -08:00
Michael Jackson
ea85062ff6
Inline scripts in HTML files
2019-01-24 15:49:21 -08:00
Michael Jackson
bbb092d974
Load React + Emotion from CDN URLs, use globals
...
Remove @emotion/babel-preset-css-prop and import { jsx } from
@emotion/core directly instead so Rollup can preserve imports order when
bundling (instead of @emotion/core automatically inserting itself as the
first import).
2019-01-23 21:27:58 -08:00
Michael Jackson
6228f0de5c
Update plugin signature
2019-01-23 16:03:27 -08:00
Michael Jackson
949c40f11e
Hide verbose logs behind debug flag
2019-01-15 16:43:52 -08:00
Michael Jackson
7800180d3b
Fix linting errors
2019-01-15 14:57:09 -08:00
Michael Jackson
dc2950d60f
Remove blacklist code
2019-01-15 08:06:12 -08:00
Michael Jackson
5e7323f389
Remove incrementCounter utility
2019-01-15 07:59:53 -08:00
Michael Jackson
09914c1db4
Server render the main page
...
Also, add hashes to asset file names and use the "entry manifest" plugin
in dev to get auto-reloading.
2019-01-12 19:27:28 -08:00
Michael Jackson
76f05911cd
Inject secret key at build time
2019-01-05 18:03:10 -08:00
Michael Jackson
31e7d3865a
Experimental port to Firebase hosting
2019-01-05 17:14:36 -08:00
William Hilton
6a126115bc
fix const error
2019-01-02 15:56:24 -05:00
William Hilton
6740f76d17
fix: decode `%40` before splitting URLs by `@`
2019-01-02 15:32:09 -05:00
Michael Jackson
961ea49ac4
Add back missing package config data
...
Fixes #156
2018-12-20 15:09:06 -08:00
Michael Jackson
59a5acbe08
Switch back to in-memory cache
2018-12-17 15:57:44 -08:00
Michael Jackson
aa99d11068
Limit package info we keep in cache
2018-12-17 14:02:59 -08:00
Michael Jackson
19b2e5574b
Use single quotes :P
2018-12-17 09:38:05 -08:00
Michael Jackson
9b9ded57e7
Fix caching issue
...
Fixes #138
2018-10-19 07:32:08 -07:00
Michael Jackson
21ed6ee42e
Add ?module support for HTML files
...
Closes #113
2018-09-04 15:58:52 -07:00
Michael Jackson
311a1ffa7e
Use 0 instead of a string for missing packages
2018-09-04 07:39:45 -07:00
Michael Jackson
82d404a973
Introduce different log levels
2018-08-25 23:49:44 -07:00
Michael Jackson
bef8b2ebee
Rename server => modules
2018-07-31 10:20:24 -07:00