-
Notifications
You must be signed in to change notification settings - Fork 12k
angular cli i18n not working in 1.0.4 #6418
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
Comments
Static assets accessed during runtime are required to be configured (or their containing directory) as assets within |
@clydin In version 1.0.0 work, but 1.0.4 not |
There was a defect present prior to 1.0.1 that allowed the entire project to be accessible via |
Do you have a copy of your xliff file? |
@ocombe |
Hard to reproduce without the original application. I'm guessing that you use your |
try xlf instead of xliff in translations_format |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Versions.
Output from:
ng -v
.@angular/cli: 1.0.4
node: 7.10.0
os: linux x64
@angular/animations: 4.1.3
@angular/common: 4.1.3
@angular/compiler: 4.1.3
@angular/compiler-cli: 4.1.3
@angular/core: 4.1.3
@angular/forms: 4.1.3
@angular/http: 4.1.3
@angular/platform-browser: 4.1.3
@angular/platform-browser-dynamic: 4.1.3
@angular/platform-server: 4.1.3
@angular/router: 4.1.3
@angular/cli: 1.0.4
Repro steps.
The log given by the failure.
Desired functionality.
Mention any other details that might be useful.
The text was updated successfully, but these errors were encountered: