Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(estatico-boilerplate): extract dependency graph resolvers #87

Open
wants to merge 88 commits into
base: develop
Choose a base branch
from

Conversation

backflip
Copy link
Collaborator

@backflip backflip commented Nov 1, 2018

Goal: Remove some boilerplate code from gulpfile.js to make it

  • more readable
  • easier to maintain (fixing something in a resolver can be done in estatico-watch and used in every project without the need to touch gulpfile.js)

backflip and others added 30 commits September 16, 2018 00:09
[Chore] Fixed failing tests
…#61)

* [Chore] estatico-boilerplate: Optimized global client-side namespace
* [Chore] estatico-boilerplate: Changed module class name
…ing in boilerplate, refactored styles accordingly
* [Change] estatico-boilerplate: Removed jQuery
* [Chore] estatico-qunit/estatico-svgsprite: Rewrote client-side code to remove ES2015 features
* [Fix] estatico-boilerplate: Added missing polyfills for IE11
* [Change] estatico-eslint: Added default config, added babel-eslint as parser
backflip and others added 24 commits October 23, 2018 18:38
 - @unic/estatico-boilerplate@1.3.0
 - @unic/estatico-svgsprite@0.0.13
 - @unic/estatico-webpack@0.0.18
…elog

* chore(deps): update lerna to v3, update bootstrap config
* chore: add commitlint
* docs: update release instructions
* docs(estatico-qunit): update README
 - @unic/estatico-boilerplate@1.3.1
 - @unic/estatico-puppeteer@0.0.13
 - @unic/estatico-qunit@0.0.9
 - @unic/estatico-sass@0.0.13
 - @unic/estatico-watch@0.0.11
 - @unic/estatico-webpack@0.0.19
Jest: Add puppeteer launch args for CI
 - @unic/estatico-boilerplate@1.5.0
 - @unic/estatico-jest@0.2.0
 - @unic/estatico-json-schema@0.2.0
 - @unic/estatico-puppeteer@0.0.14
 - @unic/estatico-qunit@0.0.10
 - @unic/estatico-sass@0.0.14
 - @unic/estatico-watch@0.0.12
 - @unic/estatico-webpack@0.0.20
 - @unic/estatico-boilerplate@1.5.1
@backflip
Copy link
Collaborator Author

backflip commented Nov 20, 2018

@orioltf, @christiansany: What do you think about this (moving the default dependency graph resolvers from the gulpfile into the estatico-watch package)?

@CLAassistant
Copy link

CLAassistant commented Jul 30, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ backflip
✅ orioltf
❌ Christian Sany


Christian Sany seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

None yet

3 participants