Commit Graph
6 Commits
Author SHA1 Message Date
Fabien Potencier 889e11a95e Remove headers from post install files 2021-08-30 13:06:45 +02:00
Thibault RICHARDandGitHub 428a85aa99 Fix compatibility with Webpack-Encore in bref/symfony-bridge
At the moment the whole `public/build` directory is excluded. 

This means the `entrypoints.json` and `manifest.json` files are also excluded but are required by Symfony to resolve filenames correctly and load Encore entrypoints in Twig.

Without this, people would get a 500 error when deploying on Lambda.
2021-06-24 11:38:50 +02:00
2a6fd7f896 Update bref/symfony-bridge/0.1/serverless.yaml
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
2021-04-29 11:34:09 +02:00
Romain Monteil 8259178584 Changer serverless extension on copy 2021-04-28 14:32:08 +02:00
Romain Monteil 426f448621 Update serverless.yaml config 2021-04-28 10:54:41 +02:00
Romain Monteil c108994c13 Add recipe for Bref Symfony Bridge 2021-04-27 14:24:00 +02:00