Replies: 3 comments 11 replies
-
hmm, is the compiler able to figure it out the import paths? i.e. we sholdn't do this? import { ERC721 } from "node_modules/@openzeppelin/contracts/token/ERC721/ERC721.sol"; |
Beta Was this translation helpful? Give feedback.
-
What are you proposing @PaulRBerg? remappings make imports look beautiful. |
Beta Was this translation helpful? Give feedback.
-
It looks like the code compiles without https://github.com/sablier-labs/lockup/tree/experiment/remove-remappings Though maybe we need the remappings for users who install the Sablier repos using git submodules? Can you look into this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Do we still need this? @sablier-labs/evm
https://github.com/sablier-labs/flow/blob/ba0d774eeb6827e5109ae790407cdc69431e0fa6/remappings.txt
Beta Was this translation helpful? Give feedback.
All reactions