Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Existance of .custom.semantic.json in Meteor integration #437

Open
javoire opened this issue Apr 23, 2020 · 1 comment
Open

Existance of .custom.semantic.json in Meteor integration #437

javoire opened this issue Apr 23, 2020 · 1 comment

Comments

@javoire
Copy link

javoire commented Apr 23, 2020

I believe this is not true:

<p>If the file <code>.custom.semantic.json</code> does not exist or it is different than custom.semantic.json then it will generate Semantic UI.</p>

$ git status
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

        new file:   client/lib/semantic-ui/custom.semantic.json

$ meteor
=> Started proxy.
=> Meteor 1.10.2 is available. Update this project with 'meteor update'.
=> Started MongoDB.
=> Client modified -- refreshing
=> Started your app.

$ git status
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

        new file:   client/lib/semantic-ui/.custom.semantic.json
        new file:   client/lib/semantic-ui/custom.semantic.json

Only .custom.semantic.json is created.

Meteor version 1.10.1
semantic:ui 2.3.1

@javoire
Copy link
Author

javoire commented Apr 23, 2020

Addition: This is the case where the custom.semantic.json is empty, i.e when you set up semantic ui for the first time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant