Ezra

Results 59 comments of Ezra

Hmm not sure about this one, as there are un-documented features floating around in the @next branch. `endpoint` would make sense. But I'm ignoring the current releases as much as...

something like `**/*.{!map}` should work..

Hmmm seems reasonable. I'll look into it.

This feature has landed in the devel branch, though it is highly unstable atm.

it *should* upload anything inside the configured source directory. Whats the name of the folder?

looks like globby excludes dot files by default. but you should be able to include them via the `assetMatch` config. https://github.com/isaacs/node-glob#dots

Where is the folder in the file structure?

cacheControl.. isn't that handled by S3 directly?

.env files are not bundled *at all* thier values are used in the deployment process. And elsewhere in your application. Out of the box vue does not bundle those variables.