You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by GitBox <gi...@apache.org> on 2021/02/19 13:44:38 UTC

[GitHub] [unomi] sergehuber opened a new pull request #253: UNOMI-438 Fix broken GraphQL Playground

sergehuber opened a new pull request #253:
URL: https://github.com/apache/unomi/pull/253


   - Remove chunking optimization from Webpack configuration
   - Switch Webpack back to development mode.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [unomi] Taybou merged pull request #253: UNOMI-438 Fix broken GraphQL Playground

Posted by GitBox <gi...@apache.org>.
Taybou merged pull request #253:
URL: https://github.com/apache/unomi/pull/253


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [unomi] Taybou commented on a change in pull request #253: UNOMI-438 Fix broken GraphQL Playground

Posted by GitBox <gi...@apache.org>.
Taybou commented on a change in pull request #253:
URL: https://github.com/apache/unomi/pull/253#discussion_r579209563



##########
File path: graphql/graphql-playground/pom.xml
##########
@@ -30,7 +30,7 @@
     <packaging>bundle</packaging>
 
     <properties>
-        <yarn.arguments>build:production</yarn.arguments>
+        <yarn.arguments>build</yarn.arguments>

Review comment:
       we can keep build:production, to optimize the build at least




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org