Skip to content

Commit 972384a

Browse files
committed
get tree shaking working again
1 parent 3fab9da commit 972384a

File tree

7 files changed

+2281
-22
lines changed

7 files changed

+2281
-22
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ See it at https://hackernewsmobile.com
77

88
Source is in [src/](src/), starting from [src/index.re](src/index.re)
99

10-
You can run the app locally with `yarn start`
10+
You can run the app locally with `yarn start`
11+
12+
Build for deployment with `NODE_ENV=production yarn build`

0 commit comments

Comments
 (0)