Skip to content

Commit

Permalink
TASK: Remove debug output
Browse files Browse the repository at this point in the history
dlubitz committed Apr 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b5d814e commit f60dda8
Showing 4 changed files with 201 additions and 2,006 deletions.
2 changes: 0 additions & 2 deletions Resources/Private/NodeReloadedOutOfBandEvent/src/manifest.js
Original file line number Diff line number Diff line change
@@ -5,8 +5,6 @@ import {dispatchCustomEvent, findNodeInGuestFrame} from '@neos-project/neos-ui-g

manifest('VIVOMEDIA.NeosUI.NodeChangedEvent:NodeChanged', {}, globalRegistry => {

console.log("LOADED");

const serverFeedbackHandlers = globalRegistry.get('serverFeedbackHandlers');
const reloadContentOutOfBand = serverFeedbackHandlers.get('Neos.Neos.Ui:ReloadContentOutOfBand/Main');
serverFeedbackHandlers.set('Neos.Neos.Ui:ReloadContentOutOfBand/Main', (feedbackPayload, {store, globalRegistry}) => {
2,201 changes: 200 additions & 2,001 deletions Resources/Private/NodeReloadedOutOfBandEvent/yarn.lock

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions Resources/Public/NodeReloadedOutOfBandEvent/Plugin.js
2 changes: 1 addition & 1 deletion Resources/Public/NodeReloadedOutOfBandEvent/Plugin.js.map

Large diffs are not rendered by default.

0 comments on commit f60dda8

Please sign in to comment.