#338 Fixed incorrect specification of CreationPolicy in bundle.json
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
],
|
||||
"policies": [
|
||||
{
|
||||
"implementation": "CreationPolicy.js",
|
||||
"implementation": "creation/CreationPolicy.js",
|
||||
"category": "creation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user