Changes between Initial Version and Version 1 of Ticket #6022
- Timestamp:
- 11/10/2017 09:33:00 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6022 – Description
initial v1 1 1 === Background === 2 With the recent switch to webpack some files were being erroneously included in the builds. We've resolved those issues in the buildtools and now need to update that dependency for the extension.2 With the recent switch to webpack some files were being erroneously included in the builds. We've resolved those issues (#6020, #5997) in the buildtools and now need to update that dependency for the extension. 3 3 4 4 === Included changes in `buildtools` === … … 12 12 || 014321e2dfa3 || 6b014d0 || 13 13 14 One unrelated change (#5994) is included, but that shouldn't matter at all. 15 14 16 === Hints for testers === 15 17 - Check that sitekey based whitelisting still works.