115 Commits

Author SHA1 Message Date
Gordon
fbe3dd7a7d Initial commit 2021-03-24 01:15:25 +00:00
Peng Lyu
b29ece8904
Merge pull request #1 from carlosms/upgrade
Upgrade dependencies to fix vulnerabilities
2019-07-22 10:39:48 -07:00
Carlos Martín
eb34f0b282 Pin terser version to 3.14.1
Workaround for https://github.com/facebook/create-react-app/issues/6334
2019-02-04 12:51:54 +01:00
Carlos Martín
daea0161cc Add workaround to disable code splitting 2019-02-04 12:38:52 +01:00
Carlos Martín
457c7830f6 Clean up react-scripts-ts files 2019-02-04 12:36:11 +01:00
Carlos Martín
019dbdcfe1 Replace react-scripts-ts with react-scripts 2019-02-04 12:35:01 +01:00
Carlos Martín
3cf37190c2 Run yarn upgrade 2019-02-04 12:22:01 +01:00
Peng Lyu
6a8ae174e9 Readme. 2018-05-19 14:52:07 -07:00
Peng Lyu
394a457349 separete ts config for extension. 2018-05-19 14:52:07 -07:00
Peng Lyu
400f9ed41a load main script and css by reading asset-manifest. 2018-05-19 14:52:07 -07:00
Peng Lyu
8f429963e4 secure webview resources. 2018-05-19 14:52:07 -07:00
Peng Lyu
33007b4bae override PUBLIC_URL to ensure relative paths of media resources. 2018-05-19 14:52:07 -07:00
Peng Lyu
6712e12c47 Extension code. 2018-05-19 14:52:07 -07:00
Peng Lyu
b8c4b26aae create react app ts. 2018-05-19 14:52:07 -07:00
Peng Lyu
0c65c1680d
Initial commit 2018-05-19 14:33:33 -07:00