Skip to content

Manual building fails #4

@kokujin

Description

@kokujin

I tried to build korm.js manually since it was missing from the dist folder. I could have tried to get all the trailing spaces removed but its just too much work to get this lib to work.

 [14:44]
> grunt build
Running "tslint:dev" (tslint) task
>> src/dataset.ts[359, 1]: trailing whitespace
>> src/dataset.ts[495, 1]: trailing whitespace
>> src/mapping.ts[205, 1]: trailing whitespace
>> src/relations.ts[100, 1]: trailing whitespace
>> src/stores/indexeddb.ts[34, 1]: trailing whitespace
>> src/stores/localstorage.ts[33, 1]: trailing whitespace
>> src/stores/memory.ts[36, 1]: trailing whitespace
Warning: Task "tslint:dev" failed. Use --force to continue.

Aborted due to warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions