Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

correct index-async.html #309

Closed
wants to merge 2 commits into from
Closed

correct index-async.html #309

wants to merge 2 commits into from

Conversation

joyjones
Copy link

"index-async.html" has many errors with angularjs 1.4.x, this modification can correct these errors.

gkalpak added a commit to gkalpak/angular-seed that referenced this pull request Jun 17, 2016
…html`

Previously, `angular-loader` was never inlined into `index-async.html`, because running `sed` with a
multiline RegExp fails to match anything, since `sed` matches per line. Using the `fs` module
directly, solves the issues.
(Now, we no longer depend on `shelljs`.)

Closes angular#309
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.

1 participant