Semantic-UI-Ember icon indicating copy to clipboard operation
Semantic-UI-Ember copied to clipboard

Yarn workspaces compatibility

Open MichalBryxi opened this issue 7 years ago • 0 comments

I believe I found a bug with Semantic-UI-Ember + yarn workspaces. I tried to create a minimal demonstrable example here. See README.

My best guess is that these lines cause the trouble. But I haven't been able to find a fix.

Other information:

 ember --version
ember-cli: 3.1.4
node: 10.11.0
os: linux x64

 yarn --version
1.10.1

Hope this help.

MichalBryxi avatar Sep 29 '18 18:09 MichalBryxi