Breno Nunes

Results 4 comments of Breno Nunes

my suggestion would be just to add a refresh button in the nav bar and stop with the auto refresh every 3 seconds.

added integrity hash in the CSP config to the turbo progress bar css it wont be needed any more after if this gets merged: https://github.com/hotwired/turbo/pull/501 now the other CSP errors...

another option would be to remove the nonce attribute from the block and add its hash value to the CSP config.

https://buildpacks.io/docs/buildpack-author-guide/create-buildpack/building-blocks-cnb/ https://buildpacks.io/docs/buildpack-author-guide/package-a-buildpack/ you need to setup the package.toml and buildpack.toml i think, maybe rename /bin/compile to /bin/build. i dont have docker setup to test it.