Alessandro Aloisio
Results
2
comments of
Alessandro Aloisio
Hello you can do something like this ```js // eslint-disable-next-line no-undef const {global} = __non_webpack_require__("/opt/config"); ```
@hoang-innomizetech I was answering the basic question how to make webpack ignore the requires coming from our layers. For you, I think you can look into this module, it automatically...