Skip to content

remove symlink to support devs using Windows#1090

Merged
k4b7 merged 1 commit intomasterfrom
no_symlinks
Jan 29, 2018
Merged

remove symlink to support devs using Windows#1090
k4b7 merged 1 commit intomasterfrom
no_symlinks

Conversation

@k4b7
Copy link
Member

@k4b7 k4b7 commented Jan 25, 2018

This fixes #1052. KaTeX/katex-fonts#10 should also be reviewed and merged before merging this change.

Test Plan:

  • npm run prepublishOnly
  • see that it puts the fonts in the correct folders in build

@@ -1,62 +0,0 @@
@font-folder: "fonts";
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file has been moved to KaTeX/katex-fonts. See KaTeX/katex-fonts#10.

@k4b7
Copy link
Member Author

k4b7 commented Jan 25, 2018

This will unblock #1078.

Copy link
Member

@ylemkimon ylemkimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

},
"bin": "cli.js",
"scripts": {
"lint": "eslint katex.js katex.webpack.js cli.js webpack.common.js webpack.config.js webpack.dev.js src test contrib dockers && stylelint static/fonts.less static/katex.less",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make a separate PR to https://github.com/KaTeX/katex-fonts to lint fonts.less now that it's living in that repo.

@k4b7 k4b7 merged commit bf080cd into master Jan 29, 2018
@k4b7
Copy link
Member Author

k4b7 commented Jan 29, 2018

@ylemkimon thanks for the review. :)

@k4b7 k4b7 deleted the no_symlinks branch January 29, 2018 04:02
@k4b7 k4b7 mentioned this pull request Jan 29, 2018
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

Successfully merging this pull request may close these issues.

Trouble with fonts in local build due to symlink

2 participants