-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use ESM (with CJS wrapper, which is a requirement for webpack currently) * Add JSDoc based types * Use webpack 5 * Add preact, vue tests, which it now supports * Switch to xdm for second — will switch back to `@mdx-js/mdx` when that’s migrated
- Loading branch information
Showing
37 changed files
with
35,359 additions
and
36,652 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,5 @@ artifacts | |
.nyc_output/ | ||
coverage/ | ||
/public | ||
/packages/loader/lib/**/*.d.ts | ||
/packages/loader/test/**/*.d.ts |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,3 @@ | ||
# Vue + MDX | ||
|
||
> [Try it on CodeSandbox](https://codesandbox.io/s/github/mdx-js/mdx/tree/main/examples/vue) | ||
Install: | ||
|
||
```sh | ||
npm install | ||
``` | ||
|
||
Then, to start a development server: | ||
|
||
```sh | ||
npm start | ||
``` | ||
|
||
Alternatively, to build for production and serve the resulting `dist/`: | ||
|
||
```sh | ||
npm run build | ||
npx serve dist/ | ||
``` | ||
[This example is now a guide on our website](https://mdxjs.com/guides/vue/) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
a9ee3f2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: