how can I "block" imports of a javascript file?
ex: if the file is:
const file = require(\'./file\');