How can i disable the default NodeTypes without deleting the package TYPO3.Neos.NodeTypes?
If i delete this package i also have to delete the package TYPO3.Neos.Kickstarter because it depends on the NodeType package.
I tried set autoinclude to false in the TYPO3.Neos.NodeTypes Settings.yaml but it doesn't work.
TYPO3:
Neos:
typoScript:
autoInclude:
'TYPO3.Neos.NodeTypes': False