Florian Lorenzen

Results 7 comments of Florian Lorenzen

I have the same problem. The reason is, that - for whatever reason - the `jsmediatags.js` file from the `dist` directory gets bundled instead of the `jsmediatags.js` from the `build2`...

Yes, I assume that RN packages the wrong file. But I don't know how to change the config such that the correct one is picked up.

> Could you explain when this is used? I'm not familiar with this piece of functionality Hello @xperiandri, the `Changelog` module is, e.g., used in the the [MiniScaffold template](https://github.com/TheAngryByrd/MiniScaffold) to...

I'll add it as a test as soon as I find a minute for it. Thanks for your feedback so far.

I added several test cases. Glad to receive your feedback on these, @TheAngryByrd.

Any chance of getting this one merged and closed or should I make some more changes to it?

@xperiandri, where should I submit the release notes line? I think, it would read like this: ``` * ENHANCEMENT: Parse references at end of changelog as separate component, thanks @florenzen...