Project

General

Profile

Actions

Task #77326

closed

Don't exclude node_modules and bower_components from packaging.

Added by Stefan Galinski almost 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-08-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The current TYPO3 behaviour to remove the node_modules directory causes harm as this directories are usually not temporary garbage folders. Every extension is affected which want to use npm for keeping their frontend deps up2date. Please remove the last two entries in the following string. Thanks!

'excludeForPackaging' => '(?:\\..*(?!htaccess)|.*~|.*\\.swp|.*\\.bak|\\.sass-cache|node_modules|bower_components)',


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #70097: excludeForPackaging: exclude common files/directoriesClosedJosef F. Glatz (Old User)2015-09-25

Actions
Actions

Also available in: Atom PDF