Treora opened a new pull request #67: Reorganise webpack-related files URL: https://github.com/apache/incubator-annotator/pull/67 - group all web(pack)-related files under /web - add web:build and web:server scripts (yarn start = yarn run web:server) - name build outputs 'bundle.js', make git ignore those - make pages also work when opened without server (as file://…) The main motivation was to be able to build the demo bundle so it can more easily be copied into the website repo — but I figured it’s good to organise these files a bit too.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services