Skip to content

Conversation

@ScriptedAlchemy
Copy link
Owner

No description provided.

ScriptedAlchemy added 2 commits November 22, 2019 13:13
@ScriptedAlchemy
Copy link
Owner Author

@ethersage any suggestions

corsImport('http://localhost:3002/importManifest.js').then(() => {
this.setState({ manifestLoaded: true });
importDependenciesOf('http://localhost:3002', 'website-two', 'TitleComponent').then((url) => {
importDependenciesOf('http://localhost:3002/', 'website-two', 'TitleComponent').then((url) => {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seanvern these utility functions need a more reliable way to stitch together a url, sometimes theres a missing / or two //

@ScriptedAlchemy ScriptedAlchemy merged commit cd3b844 into master Nov 30, 2019
@ScriptedAlchemy
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants