RequestNetwork / public-issues

A repository for storing public tasks
0 stars 0 forks source link

As a Builder, I want to download RN from a CDN and run it inside a browser, so I don't need to use a build environment #2

Open MantisClone opened 1 year ago

MantisClone commented 1 year ago

Definition of Done


Migrated from Asana: https://app.asana.com/0/1203912381456855/1205288101268770/f

MantisClone commented 11 months ago

Downloading RN from a CDN relies on a bundler like Webpack.

However, in the short term, we're considering removing Webpack in https://github.com/RequestNetwork/requestNetwork/issues/1203 - to reduce complexity and better understand our packaging and dependency tree. We think Webpack is clouding our understanding of this.

So until we've figured out the packaging and dependency tree issues, this task should be deprioritized.