build single test bunding using Webpack context
This commit is contained in:
parent
b72cf7c04b
commit
ade4216642
8 changed files with 81 additions and 31 deletions
|
@ -6,7 +6,7 @@
|
|||
* - Blob.js
|
||||
* - zlib.js
|
||||
*/
|
||||
export abstract class DatafileService {
|
||||
export abstract class DataFileService {
|
||||
|
||||
/**
|
||||
* Convert a blob to a string.
|
||||
|
|
Reference in a new issue