registry tests new allowed properties
This commit is contained in:
@@ -21,9 +21,11 @@ var ALLOWED_PROPERTIES = [
|
|||||||
'files',
|
'files',
|
||||||
'ignore',
|
'ignore',
|
||||||
'shim',
|
'shim',
|
||||||
|
|
||||||
'jspmNodeConversion',
|
'jspmNodeConversion',
|
||||||
'browser'
|
'browser',
|
||||||
|
'meta',
|
||||||
|
'systemjs',
|
||||||
|
'defaultExtension'
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user