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