CyberCRI / learn-ext

WeLearn Browser Extension
https://welearn.cri-paris.org
MIT License
11 stars 1 forks source link

[WIP] Split the build targets to span web, chrome extension, and firefox extensions #33

Closed prashnts closed 5 years ago

prashnts commented 5 years ago

The base plan is to split the webpack entrypoints, and build directories. This should not change the prod/dev differences since the target parts would be included only in base webpack configuration.

More details to follow.

prashnts commented 5 years ago

Major Change List:

I'm splitting this PR further to implement the targeted builds.