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

Ant design example bug #17385

Open
gittestfor opened this issue Sep 27, 2020 · 0 comments
Open

Ant design example bug #17385

gittestfor opened this issue Sep 27, 2020 · 0 comments

Comments

@gittestfor
Copy link

@gittestfor gittestfor commented Sep 27, 2020

Bug report

Describe the bug

Ant design example github repository doesn't work on exporting project with 'next export'

I clone the with ant design example folder and run these commands :

npm install
npm run dev
npm run build
npm run start

Everything works fine in development mode and also in running built mode

But when I run npm run export so next js exports the built files into out folder and I open the index.html file the ant design doesn't work at all .

I expect it to work just like running npm run dev or in development mode .

Expected behavior

I expect it to work just like running npm run dev or in development mode .

System information

  • OS: Windows 8.1
  • Browser : chrome
  • Version of Next.js: latest
  • Version of Node.js: latest
dennisschneider pushed a commit to dennisschneider/next.js that referenced this issue Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.