I\'m trying to bundle a javascript string using webpack, rollup, parcel, etc.
What I mean is, for example:
let str = ` import { foo } from \'./bar\';