for webpack user, add following to your webpack.config.js
{
externals: {
'../linker/nodejs': 'tdos_linker',
'ethers': 'ethers'
}
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
for webpack user, add following to your webpack.config.js
{
externals: {
'../linker/nodejs': 'tdos_linker',
'ethers': 'ethers'
}
}