exposing because it allows user build config to take over instead of relying on already built file.
This resolved IE11 unexpected ':' since my build pipeline is set for ie 11 (i am using nuxt js and same goes for vue cli => set transpiledep in config.js file)
exposing because it allows user build config to take over instead of relying on already built file. This resolved IE11 unexpected ':' since my build pipeline is set for ie 11 (i am using nuxt js and same goes for vue cli => set transpiledep in config.js file)