fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
49 stars 17 forks source link

mark all modules as sideeffect free #230

Closed karthik2804 closed 1 month ago

karthik2804 commented 3 months ago

Helps with treeshaking, none of the exports have any side effects so marking them as not having side effects.

karthik2804 commented 1 month ago

@radu-matei can we merge this?

ref: https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free