Skip to content

TCF Framework bundling issues #340

@eldzis

Description

@eldzis

Version
v1.4.0

Module (core, cmpapi, cli, stub, or testing)
cmpapi, stub

Describe with reproduction steps – What is the expected behavior?
When bundling using nodejs microbundle it looks like stub function is being undefined, if I remove the stub and try to bundle without it then I get error for undefined 'SemanticPreEncoder'. In the dev environment without production build everything works fine. I think that the problem is in bundling, TCF framework has a lot of circular dependencies, maybe that is what causes errors.

Have anyone ever had these kind of issues or maybe I should simply try other bundlers and one of them might work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs MoreNeeds more informationbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions