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

How to re-publish updated source? #78

Open
sohailrazaqau opened this issue Mar 24, 2017 · 2 comments
Open

How to re-publish updated source? #78

sohailrazaqau opened this issue Mar 24, 2017 · 2 comments

Comments

@sohailrazaqau
Copy link

Can anyone guide me please, how to publish swagger (getting and updated /dist) after adding come custom code in template (src/main/template) files?

@rbwrightjr91
Copy link

rbwrightjr91 commented Jun 6, 2017

I believe the command is 'gulp dist' (must have gulp and associated plug-ins installed via npm) but it completely breaks when I run it. Be sure to have a backup of the dist folder.

This is what it looks like when I run 'gulp dist':
image

@rbwrightjr91
Copy link

rbwrightjr91 commented Jun 6, 2017

After testing some more, it seems you just run 'gulp' but it still breaks. Chrome shows an error about not being able to generate the swagger ui javascript file.

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

No branches or pull requests

2 participants