mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-17 08:07:51 +00:00
fix plugin call
This commit is contained in:
parent
a1e72e38ef
commit
4877bb4956
@ -1,6 +1,6 @@
|
||||
|
||||
class Storage {
|
||||
constructor(embark, _options){
|
||||
constructor(embark, options){
|
||||
this.embark = embark;
|
||||
this.storageConfig = embark.config.storageConfig;
|
||||
this.plugins = options.plugins;
|
||||
|
Loading…
x
Reference in New Issue
Block a user