Merge pull request #9335 from openlayers/codesandbox_template
Create codesandbox using the 'parcel' template
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
},
|
||||
"package.json": {
|
||||
content: pkgJson
|
||||
},
|
||||
'sandbox.config.json': {
|
||||
content: '{"template": "parcel"}'
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user