You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.
Hi,
I try to integrate some bower packages in a boilerplate project : react-starter-kit that uses webpack.
I setted up this branch to try it :
https://github.com/hokkos/react-starter-kit/tree/BowerIntegration
It seems the require('d3') is correct in the entry javascript file : src/app.js, but not in a nested javascript file : src/components/Link.js
I can't make it works. If you have an idea, thanks a lot.
The text was updated successfully, but these errors were encountered: