Y
Hacker News
new
|
ask
|
show
|
jobs
by
yas_hmaheshwari
664 days ago
I will also recommend parcel (
https://parceljs.org/recipes/web-extension/
) We have been using it for the last 3 months, and the only time we did anything for config was in the first day
1 comments
deisteve
664 days ago
this is also very interesting...not sure what parcel is for tho, just a quick way to get a server up and running?
link
yas_hmaheshwari
662 days ago
Not the server; it's just to have a good project setup, that allows us to use Typescript, multiple context scripts, and to use React
link