12 Commits

Author SHA1 Message Date
Michael Shilman
b749473a98 Addon-docs: Add opt-in MDX2 support 2022-02-22 16:56:51 +08:00
Michael Shilman
99f9de1144 CSF-tools: Extract mdx1 support into a package 2022-02-16 11:49:20 +08:00
Michael Shilman
80e8aaa039 Move MDX compiler to csf-tools 2021-06-11 18:48:27 +08:00
Norbert de Langen
eef26595f9
Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/docs/jest-transform-mdx.js
#	lib/cli/src/extract.js
2020-03-30 09:24:12 +02:00
Riley
4f92dce2f7
Update jest-transform-mdx.js 2020-03-27 13:51:41 -07:00
Riley
5a60eb240c
Update jest-transform-mdx.js 2020-03-27 13:20:13 -07:00
Riley
3e5ee6046d
Update addons/docs/jest-transform-mdx.js
Co-Authored-By: Filipp Riabchun <talpa@yandex.ru>
2020-03-27 13:16:35 -07:00
Norbert de Langen
341fc2d90d
FIX linting 2020-03-27 20:04:50 +01:00
Riley
fd44ba6058
Update addons/docs/jest-transform-mdx.js
Co-Authored-By: Michael Shilman <shilman@users.noreply.github.com>
2020-03-26 18:32:53 -07:00
Riley
b21a39ad73
fix mdx transform
after we transform from mdx to js... we need to name the file extension js so our other jest transforms transform the js correctly.
2020-03-26 18:20:30 -07:00
Hypnosphi
606d1cee6d Support custom babel-jest transforms 2019-10-08 02:39:42 +02:00
Enrique Delgado
245501bbe2 misc: make filename more specific 2019-09-27 10:55:39 -04:00