Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cla.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
cla-workflow:
uses: pimcore/workflows-collection-public/.github/workflows/reusable-cla-check.yaml@v1.3.0
uses: pimcore/workflows-collection-public/.github/workflows/reusable-cla-check.yaml@v1.5.0
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
secrets:
CLA_ACTION_ACCESS_TOKEN: ${{ secrets.CLA_ACTION_ACCESS_TOKEN }}

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"entrypoints": {
"main": {
"js": [
"/bundles/pimcorestudioui/build/2f0d906a-1c93-41e4-83fd-8e072abf4971/main.js"
]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"bundles/pimcorestudioui/build/2f0d906a-1c93-41e4-83fd-8e072abf4971/main.js": "/bundles/pimcorestudioui/build/2f0d906a-1c93-41e4-83fd-8e072abf4971/main.js"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"entrypoints": {
"vendor": {
"js": [
"/bundles/pimcorestudioui/build/4093e729-c330-4699-a0cf-eedcd4401400/vendor.js"
]
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"bundles/pimcorestudioui/build/4093e729-c330-4699-a0cf-eedcd4401400/vendor.js": "/bundles/pimcorestudioui/build/4093e729-c330-4699-a0cf-eedcd4401400/vendor.js"
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions public/build/5062691a-b346-407f-b34e-0f9ccbb932b4/entrypoints.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"entrypoints": {
"core-dll": {
"css": [
"/bundles/pimcorestudioui/build/5062691a-b346-407f-b34e-0f9ccbb932b4/core-dll.css"
],
"js": [
"/bundles/pimcorestudioui/build/5062691a-b346-407f-b34e-0f9ccbb932b4/core-dll.js"
]
}
}
}

Large diffs are not rendered by default.

12 changes: 0 additions & 12 deletions public/build/84bdd54a-dd79-403a-aa80-26e98bcc72da/entrypoints.json

This file was deleted.

This file was deleted.

This file was deleted.