We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40b04c commit da0c591Copy full SHA for da0c591
.github/workflows/main-v3.yaml
@@ -32,4 +32,4 @@ jobs:
32
cdn-team-name: personoversikt
33
source: ./v3/packages/internarbeidsflate-decorator-v3/dist/
34
destination: /internarbeidsflate-decorator-v3/dev/latest
35
- no-cache-paths: "internarbeidsflate-decorator-v3/dev/latest/dist/asset-manifest.json,internarbeidsflate-decorator-v3/dev/latest/dist/index.js,internarbeidsflate-decorator-v3/dev/latest/dist/index.css"
+ no-cache-paths: "internarbeidsflate-decorator-v3/dev/latest/dist/asset-manifest.json,internarbeidsflate-decorator-v3/dev/latest/dist/bundle.js,internarbeidsflate-decorator-v3/dev/latest/dist/index.css"
0 commit comments