-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Thanks for this piece of work. It's very usefull.
collectstatic doesn't collect the following:
NPM_FILE_PATTERNS = {
'tinymce': ['tinymce.min.js', 'themes/**/theme.min.js']
}
This is the result of ls
static/npm/tinymce/themes/inlite:
static/npm/tinymce/themes/mobile:
static/npm/tinymce/themes/modern:
The staticserve in debug modes serves up the file correctly.
Am using Django 2.2.
Metadata
Metadata
Assignees
Labels
No labels