Socket
Book a DemoInstallSign in
Socket

babel-preset-liferay-project

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-liferay-project

Babel preset for compiling standard Liferay projects.

npmnpm
Version
1.7.0-alpha.b6bde8b0
Version published
Weekly downloads
68
-37.04%
Maintainers
1
Weekly downloads
 
Created
Source

babel-preset-liferay-project

Babel preset for modules included in Liferay Portal OSGi bundles.

Install

npm install --save-dev babel-preset-liferay-project

Usage

Add the following to your .babelrc file:

{
  "presets": ["liferay-project"]
}

Technical Details

This preset includes the following plugins:

  • babel-plugin-transform-es2015-modules-amd
  • babel-plugin-name-amd-modules
  • babel-plugin-namespace-amd-define

FAQs

Package last updated on 16 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts