Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-cli-multi-html-output

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-multi-html-output - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "ember-cli-multi-html-output",
"version": "1.0.0",
"version": "1.0.1",
"description": "This addon lets you, at the end of the application build, override and/or duplicate and then patch the generated `index.html`, with values you configure in the application options. The values replace placeholders set into `app/index.html`.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -13,3 +13,3 @@ # ember-cli-multi-html-output

```shell
ember install ember-cli-multi-html-output
ember install ember-cli-multi-html-output -D
```

@@ -120,1 +120,4 @@

```
`ember build -env DESIRED_ENVIRONMENT` should be generating the different
targets (i.e `index.html`, `index-fr.html`) in the `/dist` folder.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc