{"id":20877758,"url":"https://github.com/dafrok/issue-of-vue-loader","last_synced_at":"2025-08-09T00:04:45.031Z","repository":{"id":78496160,"uuid":"81550524","full_name":"Dafrok/issue-of-vue-loader","owner":"Dafrok","description":"Deprecated","archived":false,"fork":false,"pushed_at":"2017-02-13T03:34:58.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T16:37:05.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dafrok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-10T09:42:55.000Z","updated_at":"2017-02-10T11:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f63063b-8498-4743-a34d-cd16b148afc0","html_url":"https://github.com/Dafrok/issue-of-vue-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dafrok/issue-of-vue-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fissue-of-vue-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fissue-of-vue-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fissue-of-vue-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fissue-of-vue-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dafrok","download_url":"https://codeload.github.com/Dafrok/issue-of-vue-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dafrok%2Fissue-of-vue-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260399969,"owners_count":23003287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T06:58:28.771Z","updated_at":"2025-06-17T16:36:59.193Z","avatar_url":"https://github.com/Dafrok.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Guide\n\nReproduct a problem of vue-loader when export a `.vue` file on declare.\n\n## Reproduction\n\nRun these command and then visit [http://localhost:8080](http://localhost:8080).\n\n```bash\ngit clone https://github.com/Dafrok/issue-of-vue-loader.git\ncd issue-of-vue-loader\nnpm install\nnpm start\n```\n\n## Excepted Output\n\n```html\n\u003ch2\u003eGoodCase(Correctly mounted):\u003c/h2\u003e\n\u003cdiv\u003eA good case has been mounted here.\u003c/div\u003e\n\u003ch2\u003eBadCase(can't be mounted and cause a warning):\u003c/h2\u003e\n\u003cdiv\u003eIt's a bad case which will not be mounted.\u003c/div\u003e\n```\n\n## Actual Output\n\n```html\n\u003ch2\u003eGoodCase(Correctly mounted):\u003c/h2\u003e\n\u003cdiv\u003eA good case has been mounted here.\u003c/div\u003e\n\u003ch2\u003e## BadCase(can't be mounted and cause a warning):\u003c/h2\u003e\n```\n\n```\n[Vue warn]: Invalid Component definition: ./BadCase.vue \n(found in anonymous component at fake-path/issue-of-vue-loader/src/App.vue)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Fissue-of-vue-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdafrok%2Fissue-of-vue-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdafrok%2Fissue-of-vue-loader/lists"}