refactor: rename to single package 'newspaperui' for simpler install
This commit is contained in:
@@ -7,7 +7,7 @@ const nextConfig = {
|
||||
basePath: process.env.NEXT_PUBLIC_BASE_PATH || '',
|
||||
images: { unoptimized: true },
|
||||
pageExtensions: ['js', 'jsx', 'md', 'mdx', 'ts', 'tsx'],
|
||||
transpilePackages: ['newspaperui-components', 'newspaperui-theme', 'newspaperui-utils'],
|
||||
transpilePackages: ['newspaperui'],
|
||||
};
|
||||
|
||||
const withMDX = createMDX({
|
||||
|
||||
Reference in New Issue
Block a user