demarches-normaliennes/config
Paul Chavard d72cead7ff Remove unnecessary uglify options
New options :
terserOptions:
   { output: { ecma: 5, comments: false, ascii_only: true },
     parse: { ecma: 8 },
     compress: { ecma: 5, warnings: false, comparisons: false },
     mangle: { safari10: true } } }
2019-05-02 14:10:48 +02:00
..
environments Proxy for active storage service provider 2019-01-16 11:34:57 +01:00
initializers Sentry should send environment information 2019-04-03 18:19:16 +02:00
locales api_entreprise: display a specific error message on network errors 2019-05-02 11:24:38 +02:00
webpack Remove unnecessary uglify options 2019-05-02 14:10:48 +02:00
application.rb Fix link to procedure brouillon in manager 2019-03-04 15:03:30 +01:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore [#3477] Update brakeman config 2019-03-11 17:14:17 +01:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml Move the local db conf to env.example 2018-09-03 17:08:32 +02:00
deploy.rb app: rename references to betagouv/tps 2019-03-26 11:10:30 +01:00
env.example Sentry should send environment information 2019-04-03 18:19:16 +02:00
environment.rb Bump development gems 2018-03-06 16:17:22 +01:00
features.rb api_entreprise: add a feature flag for toggling API INSEE v3 2019-04-30 17:27:58 +02:00
puma.rb Puma: change config to enable cluster mode in production 2019-03-18 11:40:13 +01:00
routes.rb Can change a piece_justificative_template on a type_de_champ 2019-04-18 11:13:35 +02:00
secrets.yml Sentry should send environment information 2019-04-03 18:19:16 +02:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
storage.yml Proxy for active storage service provider 2019-01-16 11:34:57 +01:00
webpacker.yml Update webpacker and replace vue with react 2019-04-03 14:38:07 +02:00