Project

General

Profile

Actions

Bug #75730

closed

Slow Backend because of node_modules folder

Added by Philipp Faber about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I experienced a really strange behaviour of my TYPO3 setup. My Backend got really slow. I then deleted the typo3conf/ext/template/Resources/Private/Preprocessing/node_modules folder in my sitepackage that I need for pre-compiling my scss. Now backend speed is back to normal. This only happens on my production server (linux). On my local windows dev environment everything is great. I know technically on the production server folders things like `bower_components` and `node_modules` should be in .gitignore and not even on there.

Thoams Maroschik suggested the following:

I'm not sure whether it applies to TYPO3 but in Flow the Language service looked up the Resources folder for xlf files and traversed all folders/files. in case of node modules these are a lot


Files

setup.jpg (134 KB) setup.jpg Philipp Faber, 2016-04-18 12:16
Actions

Also available in: Atom PDF