Skip to content

Instantly share code, notes, and snippets.

{
"featureFlag::feature_flag::subscriptions": {
"featureFlagId": "subscriptions",
"stores": {
"b8urdj966i": ["*"],
"vzgguaxt89": ["*"],
"1ly92eod7l": ["*"],
"gozcxqy0cv": ["*"],
"7tg4rwtvcv": ["*"]
}
{
"name": "magento2",
"author": "Magento Commerce Inc.",
"description": "Magento2 node modules dependencies for local development",
"license": "(OSL-3.0 OR AFL-3.0)",
"repository": {
"type": "git",
"url": "https://github.com/magento/magento2.git"
},
"homepage": "http://magento.com/",
## Example configuration:
# upstream fastcgi_backend {
# # use tcp connection
# # server 127.0.0.1:9000;
# # or socket
# server unix:/var/run/php/php7.4-fpm.sock;
# }
# server {
# listen 80;
# server_name mage.dev;
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
// For performance use one level down: 'name/{,*/}*.js'
// If you want to recursively match all subfolders, use: 'name/**/*.js'
module.exports = function (grunt) {
'use strict';
{
"themes": "dev/tools/grunt/configs/local-themes"
}