forked from PluralFlux/PluralFlux
Fix: Further converting ES6 to CJS - Making exports named instead of default (#26)
* adding to git ignore * making imports named not default to not break all my tests * adjusted setup for memberhelper test --------- Co-authored-by: Aster Fialla <asterfialla@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,4 +5,6 @@ config.json
|
||||
coverage
|
||||
log.txt
|
||||
.env
|
||||
oya.png
|
||||
oya.png
|
||||
variables.env
|
||||
.env.production
|
||||
Reference in New Issue
Block a user