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

sander/tsConfigFile #532

Merged
merged 5 commits into from
May 6, 2020
Merged

sander/tsConfigFile #532

merged 5 commits into from
May 6, 2020

Conversation

SanderElias
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

instead of using JS, we can now use TS for config files. Scully will compile the TS down js before
it loads it
@SanderElias SanderElias merged commit 4720514 into master May 6, 2020
@SanderElias SanderElias deleted the sander/tsConfigFile branch May 6, 2020 14:24
atao60 pushed a commit to atao60/scully that referenced this pull request May 6, 2020
* feat(scully): use typescript for config files

instead of using JS, we can now use TS for config files. Scully will compile the TS down js before
it loads it

* fix(scully): tS compile config only when updated

* fix(scully): remove build artifact

* fix(scully): remve antoher artifact
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

2 participants