Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Add seeds #161

Closed
wants to merge 1 commit into from
Closed

Add seeds #161

wants to merge 1 commit into from

Conversation

Zeko369
Copy link
Member

@Zeko369 Zeko369 commented Nov 9, 2019

  • I have read Chapter's contributing guidelines.
  • My pull request has a descriptive title (not a vague title like Update README.md).
  • My pull request targets the master branch of Chapter.

Closes #XXXXX

@vkWeb
Copy link
Member

vkWeb commented Nov 13, 2019

@Zeko369 CI is failing. Any updates on this?

@Zeko369
Copy link
Member Author

Zeko369 commented Nov 13, 2019

I'm trying to get babel to use a custom config to transpile ES6+ to ES5 so we can use sequelize-cli, but kind off hit a wall. I'll push what I have and maybe someone can help

@allella
Copy link
Contributor

allella commented Nov 14, 2019

@Zeko369 is the roadblock on #120 and this issue that sequelize-cli-typescript doesn't work with the stack and so you're punting back to sequelize-cli? I can try to dig up some new volunteers from #11 if you think this is an issue TS devs or Sequelize devs can get around.

@QuincyLarson
Copy link
Contributor

We seem to be blocked by an issue with Babel itself. There are possible workarounds.

@Zeko369
Copy link
Member Author

Zeko369 commented Nov 15, 2019

require('babel-register')({
  presets: 'es2015',
  plugins: ['add-module-exports'],
});

@Zeko369 Zeko369 assigned Zeko369 and unassigned Zeko369 Nov 15, 2019
@Zeko369
Copy link
Member Author

Zeko369 commented Nov 21, 2019

Killing this PR, I'll do this in a new TypeORM pr

@Zeko369 Zeko369 closed this Nov 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants