Updated to latest libraries and migrated necessary files#77
Open
jjcosare wants to merge 11 commits intoochrons:masterfrom
Open
Updated to latest libraries and migrated necessary files#77jjcosare wants to merge 11 commits intoochrons:masterfrom
jjcosare wants to merge 11 commits intoochrons:masterfrom
Conversation
-- sbt 1.2.8 -- sbt-scalajs 0.6.28 -- scala 2.12.8 -- scalajsDom 0.9.7 -- scalajsReact 1.4.2 -- react 16.8.6 -- jquery 3.4.1 -- bootstrap 4.3.1 - replaced less with sass stylesheets - command release: commented test due to unresolved node issue Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
…test - silenced unused imports warning on generated files like twirl templates and removed ununsed imports on Environment Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
- replaced node version from latest to lts - added nvm node symlink to be used by client tests Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
- updated docs on creating node symlink without sudo Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
Signed-off-by: Jessie James Cosare <jjcosare@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-- sbt 1.2.8
-- sbt-scalajs 0.6.28
-- play 2.7.3
-- scala 2.12.8
-- scalajsDom 0.9.7
-- scalajsReact 1.4.2
-- react 16.8.6
-- jquery 3.4.1
-- bootstrap 4.3.1