Matthias
Matthias
This PR has been open for 553 days (or 18 months). @thornjad is there hesitation to this change or is there an issue with the PR?
@PabloLION Correct me if I'm wrong but it seems like it's not needed. If the feature request is to detect cyclical package dependencies within a lerna monorepo (and to fail...
I just ran into this also. This readme part is no longer accurate: > While copying package content, yalc calculates the hash signature of all files and, by default, adds...
Hm, the `CHANGELOG.json` files do seem to contain all the information required to regenerate a `CHANGELOG.md` file. So the process would involve beachball ingesting the JSON data as input to...
I found a workaround: Add this to the webpack config: ```ts ignoreWarnings: [ /Failed to parse source map/, ], ```
@gberaudo the link is broken in your comment above. Here is an updated permalink: https://github.com/openlayers/ol-cesium/blob/44bb5c5c18b44e38671970e471833d00a94258c7/src/olcs/OLCesium.ts#L237-L242
Any plans for releasing this? We're also running into memory leaks.
I also can't build. ``` $ sudo apt install build-essential git automake xdotool autoconf intltool autopoint gtk+-3.0 ... E: Unable to locate package gtk+-3.0 E: Couldn't find any package by...
Also seeing this in Firefox 31.6 ESR.