Skip to content

Fixes #3589: problems of the standard template project build#3590

Merged
mbarto merged 1 commit intogeosolutions-it:masterfrom
mbarto:fix_projects_build
Mar 6, 2019
Merged

Fixes #3589: problems of the standard template project build#3590
mbarto merged 1 commit intogeosolutions-it:masterfrom
mbarto:fix_projects_build

Conversation

@mbarto
Copy link
Copy Markdown
Contributor

@mbarto mbarto commented Feb 28, 2019

Description

Fixes to the standard project template.

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)

  • cesium-navigation files are searched from the wrong location
  • main bundle in index.html is included without the version query string

What is the new behavior?

  • cesium-navigation files are searched from the rightlocation
  • main bundle in index.html is included with the version query string

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@ghost ghost assigned mbarto Feb 28, 2019
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 80.944% when pulling 91fa234 on mbarto:fix_projects_build into 2371e02 on geosolutions-it:master.

@mbarto mbarto merged commit 2cf0b5e into geosolutions-it:master Mar 6, 2019
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

Successfully merging this pull request may close these issues.

Standard Template Build problems

4 participants