mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
build: fix inconsistencies with .npmignore
This commit is contained in:
@@ -6,7 +6,7 @@ import {join} from 'path';
|
||||
export const NEEDED_FILES = [
|
||||
'.editorconfig',
|
||||
'.gitignore',
|
||||
'.npmignore',
|
||||
join('templates', '.npmignore'),
|
||||
join('templates', 'tsconfig.json'),
|
||||
join('templates', 'tslint.json'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user